Public API
Documenso provides a public REST API enabling you to interact with your documents programmatically. The API exposes various HTTP endpoints that allow you to perform operations such as:
- Retrieving, uploading, deleting, and sending documents for signing
- Creating, updating, and deleting recipients
- Creating, updating, and deleting document fields
The documentation walks you through creating API keys and using them to authenticate your API requests. You’ll also learn about the available endpoints, request and response formats, and how to use the API.
API V2 - Stable
Check out the API V2 documentation for details about the API endpoints, request parameters, response formats, and authentication methods.
Our new API V2 supports the following typed SDKs:
For the staging API, please use the following base URL: https://stg-app.documenso.com/api/v2/
API V1 - Deprecated
The V1 API will continue to be supported for the foreseeable future, but it is limited to Legacy Documents (Documents created using the old non-envelope editor).
Important: To work with the new Envelope document system, you must use the V2 API.
Check out the API V1 documentation for details about the API endpoints, request parameters, response formats, and authentication methods.
Availability
The API is available to individual users, teams and higher plans. Fair Use applies.