Getting started
Overview What is DWS Viewer API? Dashboard Trial limitations Language support Deployment options Security PrivacyIntegration
Overview Use with your backend Open document in Web SDKClient authentication
Authentication flow Generate a session tokenAPI
Overview Authentication API reference Support About NutrientOverview
DWS Viewer API provides an HTTP-based API for integrating with your existing backend. It allows you to:
- Add documents by uploading them.
- List and delete documents.
- Download documents as PDFs.
- Access document data — metadata, text, render pages, etc.
- Edit documents programmatically.
- Generate session and API access tokens for documents.
DWS Viewer APIs are reachable through the main entry point, https://api.nutrient.io/
.