docspring.com
DocSpring is a service for creating and filling PDF and HTML-based document templates with data, then generating PDFs and related workflows such as data requests and e-signatures. It also provides hosted and embeddable forms tied to those templates.
DocSpring exposes a documented REST API for PDF generation, template management, batch jobs, data requests, file uploads, folders, and PDF combination; it uses API-token-based HTTP Basic authentication and no GraphQL, MCP server, CLI, or separate public developer surfaces were found.
- DocSpring REST APIdiscovered
In the DocSpring dashboard, open Manage API Tokens and create an API token. DocSpring gives you two values: a token ID and token secret. Use them together for HTTP Basic auth, with the token ID as the username and the token secret as the password. Test tokens create watermarked PDFs; live tokens create production PDFs. Official client libraries can also read DOCSPRING_TOKEN_ID and DOCSPRING_TOKEN_SECRET from the environment.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://docspring.com/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✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing