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

Contractbook Documents API

The Documents API from Contractbook — 5 operation(s) for documents.

Contractbook Documents API is one of 7 APIs that Contractbook publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Documents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 3.0.

Requests are made against 2 base URLs: https://api.contractbook.com/v3/, https://api-staging.contractbook.com/v3/.

7 operations 5 paths 16 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0
Base URL
https://api.contractbook.com/v3
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Contractbook Documents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (authorization).

Paths & Operations 7

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

Documents 7
GET
/documents
Get a list of documents
list_documents 17 params → 200400401403404422
DELETE
/documents/{id}
Delete a document
delete_document 1 param → 204401422
GET
/documents/{id}
Get a document
get_document_by_id 1 param → 200401403404
PATCH
/documents/{id}
Update a document
update_document 1 param body → 201400401403404409
GET
/documents/{id}/pdf
Get a PDF copy of a document
get_pdf_document_by_id 1 param → 200202401403404422503
POST
/documents/{id}/send
Send a document for signature
send_document 1 param body → 200400401402403404422
POST
/templates/{id}/create_document
Create a new document from a template
create_document_from_template 1 param body → 201401403404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are DataField (11 properties), DocumentIndexResponse (2 properties), DocumentUpdateRequest (1 property), ForbiddenError (1 property). Each schema is shown below with its type and property counts.

BadRequestError
object
Bad Request
1 property 1 required
DocumentSendRequest
object
Document send parameters
1 property
PaymentRequiredError
object
Payment Required
1 property 1 required
DataField
object
Data field
11 properties 11 required
ServiceUnavailableError
object
Service Unavailable
1 property 1 required
ConflictError
object
Conflict
1 property 1 required
NotFoundError
object
Not Found
1 property 1 required
DocumentCreateRequest
object
Used to create document draft from a template
1 property
DocumentPdfShowResponse
object
An object with an URL to the PDF file
1 property 1 required
DocumentIndexResponse
object
Paginated list of documents
2 properties
DocumentShowResponse
object
A single document
1 property
UnprocessableContentError
object
Unprocessable Content
1 property 1 required
ForbiddenError
object
Forbidden
1 property 1 required
DocumentUpdateRequest
object
Used to update the document
1 property 1 required
UnauthorizedError
object
Unauthorized
1 property 1 required
DocumentPdfShowAcceptedResponse
object
Used to indicate the PDF is not yet ready for download
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

contractbook-documents-api-openapi.yml Raw ↑

Other APIs Contractbook publishes across the network.

Contractbook Document Webhooks
Contractbook Attachments API
Contractbook Automations API
Contractbook Document sharing API
Contractbook Spaces API
Contractbook Templates API
Where this information came from

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