Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.ekyc.daksam.ai/kyc-api/v1.0/kyc/validate-kyc-id \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --header 'x-api-secret: <api-key>' \ --data ' { "id_url": "<string>" } '
{ "message": "<string>" }
Validate KYC ID document using the provided URL of the ID document image.
Successful validation