API v1
DocSpring is a service that helps you fill out and sign PDF templates.
Base URL:
Auth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown
https://api.docspring.com/api/v1Auth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/authentication | Test Authentication | — | — | — |
GET |
/combined_submissions | Get a list of all combined submissions | — | — | — |
GET |
/combined_submissions/{combined_submission_id} | Check the status of a combined submission (merged PDFs) | — | — | — |
GET |
/data_requests/{data_request_id} | Look up a submission data request | — | — | — |
GET |
/folders/ | Get a list of all folders | — | — | — |
GET |
/submissions | List all submissions | — | — | — |
GET |
/submissions/batches/{submission_batch_id} | Check the status of a submission batch job | — | — | — |
GET |
/submissions/{submission_id} | Check the status of a PDF | — | — | — |
GET |
/templates | Get a list of all templates | — | — | — |
GET |
/templates/{template_id} | Check the status of an uploaded template | — | — | — |
GET |
/templates/{template_id}/schema | Fetch the JSON schema for a template | — | — | — |
GET |
/templates/{template_id}/submissions | List all submissions for a given template | — | — | — |
GET |
/templates/{template_id}?full=true | Fetch the full template attributes | — | — | — |
GET |
/uploads/presign | Get a presigned URL so that you can upload a file to our AWS S3 bucket | — | — | — |