This is the developer documentation for the PAPER.ID API. This API allows other applications to engage with PAPER.ID invoicing, payment and financing systems. The API in this collection allow you to handle a number of resources for tasks such as:
- Managing documents exchange, such as invoice document
- Making payments to business partner or receive payment from customers
PAPER.ID API is organized around REST, Offering stability and predictability. Uniformed URL pattern, accepting and returning JSON-encoded payload, use standard HTTP Responses codes and verbs.
Environments
Paper offers only one environment to test the Open API. For development purpose, you should create a test account to test your integration.
Whenever the integration / development has been done. You can create a live account, do proper KYC and KYB, then ask your Paper.id contact to enable your live account API
Environment | BASE_URL | Web App URL |
---|---|---|
Staging | https://open-api.stag-v2.paper.id/api | https://staging-v2.paper.id/webappv1/ |
Production | https://open-api.paper.id/api | https://paper.id/webappv1/ |