From a document you send us, we return the information contained in the document and a matching score performed with information from official databases.
We consider a file to be a KYB when it contains at least one company identification document.
With document files
Endpoint : POST /clients-files/upload-files
Headers:
Api-Key (required): provided by Danaya
Api-Secret (required): provided by Danaya
Content-Type (required): multipart/form-data
Request Body
{"rccm":"file",// company rccm file"dfe":"file"// company dfe front file (not yet supported)}
β οΈ supported image files are: png, jpeg and jpg
The response will correspond to a document analysis request. The response ID can be used to retrieve the analysis result later see this page. The analysis result will also be sent via a webhook.