For integrations
API documentation
Create collection requests in your system and automatically receive the collected documents.
Authentication
Create a key on the API Integration page and send it with every request in the Authorization header.
Authorization: Bearer pdoc_live_...Available endpoints
GET /api/v1/integrations/document-types?locale=ptRetrieve the available documents.
POST /api/v1/integrations/recolhasCreate a collection request and receive the secure link to send to your client.
Webhooks
Configure a webhook on the API Integration page to receive the recolha.completed event, signed with HMAC SHA-256.