Skip to main content

Integrating with Paperbox​

Paperbox offers two main integration interfaces:

  • an integration API, to post documents to Paperbox
  • a webhook endpoint. When a document is processed, Paperbox will send a a HTTP POST payload to the webhook's configured URL

Integration API​

Learn more about the Paperbox Integration API.

OpenAPI Specification​

You can download the raw OpenAPI specification file for this API:

Webhook​

Learn more about the Paperbox Webhook.