{"@context": "https://schema.org", "@type": "WebAPI", "name": "API v1 API", "description": "DocSpring is a service that helps you fill out and sign PDF templates.", "provider": {"@type": "Organization", "name": "formapi.io"}, "documentation": "https://docspring.com/api-docs/v1/swagger.json"}
Index / APIs / formapi.io

API v1 API

DocSpring is a service that helps you fill out and sign PDF templates.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.docspring.com/api/v1

auth: b a s i c

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

API v1 vv1

DocSpring is a service that helps you fill out and sign PDF templates.

methodpathwhat the vendor says it does
GET/authenticationTest Authentication PDF
GET/combined_submissionsGet a list of all combined submissions PDF
POST/combined_submissionsMerge generated PDFs together PDF
GET/combined_submissions/{combined_submission_id}Check the status of a combined submission (merged PDFs) PDF
DELETE/combined_submissions/{combined_submission_id}Expire a combined submission PDF
POST/combined_submissions?v=2Merge submission PDFs, template PDFs, or custom files PDF
POST/custom_filesCreate a new custom file from a cached presign upload PDF
GET/data_requests/{data_request_id}Look up a submission data request PDF
PUT/data_requests/{data_request_id}Update a submission data request PDF
POST/data_requests/{data_request_id}/tokensCreates a new data request token for form authentication PDF
GET/folders/Get a list of all folders PDF
POST/folders/Create a folder PDF
DELETE/folders/{folder_id}Delete a folder PDF
POST/folders/{folder_id}/moveMove a folder PDF
POST/folders/{folder_id}/renameRename a folder PDF
GET/submissionsList all submissions PDF
POST/submissions/batchesGenerates multiple PDFs PDF
GET/submissions/batches/{submission_batch_id}Check the status of a submission batch job PDF
GET/submissions/{submission_id}Check the status of a PDF PDF
DELETE/submissions/{submission_id}Expire a PDF submission PDF
GET/templatesGet a list of all templates PDF
POST/templatesCreate a new PDF template with a form POST file upload PDF
GET/templates/{template_id}Check the status of an uploaded template PDF
PUT/templates/{template_id}Update a Template PDF
PUT/templates/{template_id}/add_fieldsAdd new fields to a Template PDF
POST/templates/{template_id}/copyCopy a Template PDF
POST/templates/{template_id}/moveMove Template to folder PDF
GET/templates/{template_id}/schemaFetch the JSON schema for a template PDF
GET/templates/{template_id}/submissionsList all submissions for a given template PDF
POST/templates/{template_id}/submissionsGenerates a new PDF PDF
POST/templates/{template_id}/submissions/batchGenerates multiple PDFs PDF
GET/templates/{template_id}?full=trueFetch the full template attributes PDF
POST/templates?desc=cached_uploadCreate a new PDF template from a cached presign upload PDF
POST/templates?desc=htmlCreate a new HTML template PDF
GET/uploads/presignGet a presigned URL so that you can upload a file to our AWS S3 bucket PDF

specification origin: https://docspring.com/api-docs/v1/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.