Version 0 of the API has been deprecated. It is now recommended to use version 1, which is mostly compatible with version 0.
Introduction
Authentication
Authorization
Template Execution Context
Document Flow Execution Context
Webhook callbacks
About limits
Version 1 changes
Retry
Messages
get
Get the most recent messages
post
Creates a new message
opts
Allow all methods from any origin in browsers.
post
Create a synchronous deliverable from a message
opts
Allow all methods from any origin in browsers
get
Get basic information of a message.
opts
Allow all methods from any origin in browsers.
del
Delete the message and related deliverable if cascade is true.
get
Get the most recent messages
post
Add a new message
opts
Allow all methods from any origin in browsers.
post
Create a synchronous deliverable from a message
opts
Allow all methods from any origin in browsers.
get
Get basic information of a message.
opts
Allow all methods from any origin in browsers.
del
Delete the message and related deliverable if cascade is true.
Deliverables
get
Get the most recent deliverables.
opts
Allow all methods from any origin in browsers.
get
Get basic information of a deliverable.
opts
Allow all methods from any origin in browsers.