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 Templates API

The Templates API from DocSpring — 8 operation(s) for templates.

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

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

This API exposes 11 operations across 8 paths, and defines 8 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.

11 operations 8 paths 8 schemas 1 DELETE3 GET5 POST2 PUT

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 Templates 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 11

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

Templates 11
GET
/templates
Get a list of all templates
listTemplates 4 params → 200404401
POST
/templates
Create a new PDF template with a form POST file upload
createPdfTemplate 5 params → 201401
GET
/templates/{template_id}
Check the status of an uploaded template
getTemplate 1 param → 200404401
PUT
/templates/{template_id}
Update a Template
updateTemplate 1 param body → 200
DELETE
/templates/{template_id}
Delete a template
deleteTemplate 2 params → 200404401
POST
/templates/{template_id}/publish_version
Publish a template version
publishTemplateVersion 1 param body → 200422404401
POST
/templates/{template_id}/restore_version
Restore a template version
restoreTemplateVersion 1 param body → 200422404401
PUT
/templates/{template_id}/add_fields
Add new fields to a Template
addFieldsToTemplate 1 param body → 200422
POST
/templates/{template_id}/move
Move Template to folder
moveTemplateToFolder 1 param body → 200404
POST
/templates/{template_id}/copy
Copy a template
copyTemplate 1 param body → 200404
GET
/templates/{template_id}/schema
Fetch the JSON schema for a template
getTemplateSchema 1 param → 200404401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are template_preview (42 properties), json_schema (9 properties), template_delete_response (4 properties), template_publish_version_response (3 properties). Each schema is shown below with its type and property counts.

success_error_response
object
2 properties 1 required
success_multiple_errors_response
object
2 properties 1 required
template_add_fields_response
object
3 properties 1 required
template_delete_response
object
4 properties 1 required
json_schema
object
9 properties
template_publish_version_response
object
3 properties 2 required
error_response
object
2 properties 2 required
template_preview
object
42 properties 42 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

docspring-templates-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 PDF Submissions API
DocSpring Submission Batches API
Where this information came from

This is an independent, third-party profile of DocSpring Templates 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.