cURL
curl --request GET \ --url https://api.dojah.io/api/v1/kyc/passport \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "passport_number": "A00123456", "date_of_issue": "01/02/2000", "expiry_date": "01/02/2000", "document_type": "Standard Passport", "issue_place": "LAGOS", "surname": "MUSA", "first_name": "JOHN", "other_names": "DOE", "date_of_birth": "10/06/1993", "gender": "Undecided", "photo": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBA..." } }
Validate a Customer’s International Passport
Documentation IndexFetch the complete documentation index at: https://docs.dojah.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dojah.io/llms.txt
Use this file to discover all available pages before exploring further.
Show properties
A00123456
Was this page helpful?