Files can be updated multiple times by re-sending the document type for processing.Documentation Index
Fetch the complete documentation index at: https://docs.paxos.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported File Formats
We currently accept the following file formats:pdfjpgpng
Upload Process
Steps to upload a document are as follows:- Send a
PUTrequest to/identity/identities/{id}/documentsto get the upload URL. - Send your document to the provided URL via a PUT request. Take the following example using curl:
GET request to /identity/identities/{id}/documents