This API reference describes the REST API you can use to interact with the Paper.id platform. REST APIs are usable via HTTP in any environment that supports HTTP requests. It has Uniformed URL pattern, accepting and returning JSON-encoded payload, use standard HTTP Responses codes and verbs. To learn more about RESTful API see REST API Articles
Environments
We provides staging environment to help you test and integrate Paper.id Open API. After the integration / development has been done. You must have a live account, done proper KYC and KYB, then ask your Paper.id contact to enable your live account API so you can start using the API with real world data.
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/ |