API v1

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

Claim this API

Are you the operator of API v1? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with API v1? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of API v1 homepage
Base URL: https://api.docspring.com/api/v1
Auth: unknown
Endpoints: 14
Reachable: unknown
CORS: unknown

Topics

BUSINESS, DOCUMENTS

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