formapi.io
FormAPI was rebranded as DocSpring, a service for generating, filling, combining, and signing PDF documents from templates and structured data. Its public developer surface is an API used to automate document generation and related workflows.
formapi.io now points developers to DocSpring’s authenticated HTTP API for PDF generation, template management, submissions, data requests, file uploads, folders, and PDF combination.
- DocSpring API v1discovered
Sign in to the DocSpring app, then open API Tokens to create a token. DocSpring issues a token pair: a token ID and token secret. Use them together with HTTP Basic auth where the username is the token ID and the password is the token secret. The integration guide notes that test tokens (test_xxx) create watermarked PDFs and live tokens (live_xxx) create production PDFs.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://formapi.io/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