docuseal.com
DocuSeal is an electronic signature and document workflow service for creating templates, sending documents for signature, and tracking submissions. It offers cloud and EU-hosted API endpoints, with support for self-hosted deployments in its broader product.
DocuSeal exposes a token-authenticated REST API with an OpenAPI spec, an OAuth-protected MCP server at `https://docuseal.com/mcp`, and an npm-distributed `docuseal` CLI that uses the same API token.
- DocuSeal MCP serverdetected
- DocuSeal REST APIdiscovered
- DocuSeal CLIdiscovered
Sign up or sign in to the DocuSeal Console and create/copy your API token from the API page. For EU cloud accounts, use the DocuSeal EU Console. This token is sent as the X-Auth-Token header to the API, and the same token can be configured for the CLI with docuseal configure or DOCUSEAL_API_KEY.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://docuseal.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing