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

GetAccept Documents API

Everything related to documents

GetAccept Documents API is one of 12 APIs that GetAccept 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.

This API exposes 30 operations across 23 paths, and defines 23 schemas. It is described by OpenAPI 3.0.0, at version 1.6.

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

30 operations 23 paths 23 schemas 2 DELETE13 GET12 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.6
Base URL
https://api.getaccept.com/v1
Authentication
OAuth 2.0, HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 2

GetAccept Documents API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (Oauth2) using the authorizationCode flow, exposing 1 scope. It accepts HTTP bearer tokens (JWT) (Token). By default, every request must be authenticated.

  • Oauth2 — For testing purpose, use clientid api and clientsecret app
  • Token — Enter your bearer token

Paths & Operations 30

Across 23 paths, the API surfaces 30 operations — 2 DELETE, 13 GET, 12 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Documents 30

Everything related to documents

GET
/documents
List documents
ListDocuments 8 params → 200401
POST
/documents
Create and send document or template
CreateDocument body → 200400401
GET
/documents/external/{externalId}
Get document by external ID
GetDocumentByExternalId 1 param → 200401404
DELETE
/documents/{documentId}
Delete document
DeleteDocument 1 param → 204401404
GET
/documents/{documentId}
Get document details
GetDocumentDetails 4 params → 200401403404
PUT
/documents/{documentId}
Update document
UpdateDocument 1 param body → 200400401404
GET
/documents/{documentId}/attachments
Get document attachments
GetDocumentAttachments 1 param → 200401403404
POST
/documents/{documentId}/attachments/{documentAttachmentId}/upload
Upload file to document attachment
UploadFileToDocumentAttachment 2 params body → 204400401404
GET
/documents/{documentId}/comments
Get comments
GetComments 1 param → 200401404
POST
/documents/{documentId}/comments
Create comment
CreateComment 1 param body → 200400401404
GET
/documents/{documentId}/download
Download document
DownloadDocument 3 params → 200401404
GET
/documents/{documentId}/events
Get events
GetEvents 1 param → 200401404
POST
/documents/{documentId}/expiration
Update document expiration
UpdateExpiration 1 param body → 200400401404
GET
/documents/{documentId}/fields
Get document fields
ListDocumentFields 2 params → 200401404
POST
/documents/{documentId}/fields
Create a field
CreateField 1 param body → 200400401404
PUT
/documents/{documentId}/fields
Update document fields
UpdateDocumentFields 1 param body → 204400401404
POST
/documents/{documentId}/forward
Forward document
ForwardDocument 1 param body → 204400401404
GET
/documents/{documentId}/log
Get detailed log
GetDetailedLog 1 param → 200401404
GET
/documents/{documentId}/pages
Get pages
GetPages 1 param → 200401404
POST
/documents/{documentId}/preview
Get document preview
GetDocumentPreview 1 param body → 200400401404
GET
/documents/{documentId}/pricing-tables
Get document pricing tables
GetDocumentPricingTables 1 param → 200401404
PUT
/documents/{documentId}/pricing-tables
Update document pricing tables
UpdateDocumentPricingTables 1 param body → 204400401404
GET
/documents/{documentId}/recipients
Get document recipients
ListRecipients 1 param → 200401404
DELETE
/documents/{documentId}/recipients/{recipientId}
Recall signer
RecallSigner 2 params → 204400401404
POST
/documents/{documentId}/reminders
Send reminder
SendReminder 1 param body → 200400401404
POST
/documents/{documentId}/revisions
Create revision
CreateRevision 1 param body → 204400401404
POST
/documents/{documentId}/seal
Seal document
SealDocument 1 param body → 200400401404
POST
/documents/{documentId}/send
Send existing document
SendDocument 1 param body → 200400401404
GET
/documents/{documentId}/status
Get document status
GetDocumentStatus 1 param → 200401404
POST
/upload
Upload a document file
UploadDocument body → 200400401

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are Document (50 properties), Recipient (18 properties), Page (14 properties), Field (14 properties). Each schema is shown below with its type and property counts.

Fields
object
Field list
2 properties
StatusResponse
object
Document status response
1 property
Document
object
A document is one or multiple uploaded file(s) that is to be sent to one or many recipients created by a user.
50 properties
Field
object
Field details
14 properties
PricingTables
object
Pricing Tables
1 property
PricingTable
object
Pricing Table
4 properties
Attachment
object
Document attachment
12 properties
Recipient
object
Every unique e-mail address (or mobile number) that is connected to a document is a recipient.
18 properties
PricingSection
object
Pricing Table Section
4 properties
Event
object
Document event details
12 properties
CommentResponse
object
Comment creation response
1 property
PreviewResponse
object
Document preview response
1 property
PricingColumn
object
Pricing Table Column
4 properties
Error
object
3 properties
SigningMethod
object
Details about a signing method used by the recipient
4 properties
Attachments
object
Attachment list
1 property
Documents
array
Document list
LogEntry
object
Detailed log entry
10 properties
EditorField
object
Editor Field details
5 properties
Recipients
object
Recipient list
1 property
Page
object
Document page details
14 properties
FieldResponse
object
Field creation response
1 property
Comment
object
Document comment
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

getaccept-documents-api-openapi.yml Raw ↑

Other APIs GetAccept publishes across the network.

GetAccept Archive API
GetAccept Attachments API
GetAccept Authentication API
GetAccept Communication Templates API
GetAccept Contacts API
GetAccept Custom Data API
GetAccept Others API
GetAccept Subscriptions API
GetAccept Templates API
GetAccept Users API
GetAccept Videos API
Where this information came from

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