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 GET \ --url https://api.dojah.io/api/v1/kyc/dl \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "licenseNo": "IKJ29459AB13", "firstName": "JOHN", "lastName": "MUSA", "middleName": "", "gender": "Male", "issuedDate": "2019-01-22", "expiryDate": "2024-05-18", "stateOfIssue": "LAGOS", "birthDate": "18-05-1990", "photo": "BASE 64 Image" } }
An endpoint to verify and validate your customers using Drivers License Number
Show properties
Was this page helpful?