How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DocSpring PDF Submissions API

The PDF Submissions API from DocSpring — 4 operation(s) for pdf submissions.

DocSpring PDF Submissions API is one of 8 APIs that DocSpring publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include PDF Submissions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 6 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://sync.api.docspring.com/api/v1.

6 operations 4 paths 7 schemas 1 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://sync.api.docspring.com/api/v1
Authentication
HTTP Basic
License
Proprietary
Resource Areas
1

Authentication & Security 1

DocSpring PDF Submissions API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — Username: API Token ID, Password: API Token Secret

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

PDF Submissions 6
POST
/templates/{template_id}/submissions
Generate a PDF
generatePdf 2 params body → 201422401
GET
/templates/{template_id}/submissions
List all submissions for a given template
listTemplateSubmissions 7 params → 200404
GET
/submissions/{submission_id}
Check the status of a PDF
getSubmission 2 params → 200404401
DELETE
/submissions/{submission_id}
Expire a PDF submission
expireSubmission 1 param → 200404401403
POST
/submissions/{submission_id}/generate_preview
Generate a preview PDF for partially completed data requests
generatePreview 1 param → 200404422
GET
/submissions
List all submissions
listSubmissions 6 params → 200422401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are submission (27 properties), submission_preview (24 properties), submission_data_request (21 properties), submission_action (7 properties). Each schema is shown below with its type and property counts.

success_error_response
object
2 properties 1 required
submission_data_request
object
21 properties 21 required
submission_preview
object
24 properties 24 required
submission
object
27 properties 27 required
submission_action
object
7 properties 7 required
submission_422_response
object
4 properties 1 required
error_response
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docspring-pdf-submissions-api-openapi.yml Raw ↑

Other APIs DocSpring publishes across the network.

DocSpring Authentication API
DocSpring Combine PDFs API
DocSpring Custom Files API
DocSpring Data Requests API
DocSpring Folders API
DocSpring Submission Batches API
DocSpring Templates API
Where this information came from

This is an independent, third-party profile of DocSpring PDF Submissions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.