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 /v2/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)}
idDocumentType, idDocument2Type, idDocument3Type can be one off this value: CNI, PASSEPORT, CARTE_RESIDENT, CARTE_CONSULAIRE, PERMIS_CONDUIRE, SELFIE, AUTRE, DFE, RCCM, ENTREPRENEUR_CARD, AUTRE_ENTREPRISE, CARTE_GRISE
Responses:
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.