API Reference
Complete reference for the Documenso REST API.
The guides below cover common API patterns but may not reflect the latest endpoints or parameters. For an always up-to-date reference, see the OpenAPI Reference.
Base URL
https://app.documenso.com/api/v2For self-hosted instances, replace with your instance URL.
Authentication
All requests require an API key in the Authorization header:
Authorization: api_xxxxxxxxxxxxxxxxSee Authentication for details.
Endpoints
Documents
Create, retrieve, update, and delete documents.
Recipients
Manage document recipients and signers.
Fields
Add and configure signature fields.
Templates
Work with document templates.
Teams
Manage teams and team members.
See Also
- First API Call - Quick start example
- Webhooks - Get notified about document events