India

Aadhaar Card

The following API triggers the SMS message with the OTP code to the registered mobile number associated to the card

post

Government database lookup API

Header parameters
AuthorizationstringRequired

Bearer token

Body
documentNumberstring · min: 1Required
Responses
chevron-right
200

OK

application/json
requestIdstringOptional
post
/api/v2/id/lookup/ind/id/otp

Use the OTP code to perform the actual lookup

post

Government database lookup API

Header parameters
AuthorizationstringRequired

Bearer token

Body
otpstring · min: 1Required
documentNumberstring · min: 1Required
requestIdstring · min: 1Required
Responses
chevron-right
200

OK

application/json
faceImagestringOptional

Base64 encoded face image of the user

fullNamestringOptional
dateOfBirthstringOptional
dateOfBirthFormattedstringOptional

ISO-8601 format yyyy-MM-dd

genderstringOptional
addressstringOptional
documentNumberstringOptional
fatherNamestringOptional
husbandNamestringOptional
relativeNamestringOptional
post
/api/v2/id/lookup/ind/id

PAN card

post

Government database lookup API

Header parameters
AuthorizationstringRequired

Bearer token

Body
documentNumberstring · min: 1Required
Responses
chevron-right
200

OK

application/json
fullNamestringOptional
documentNumberstringOptional
fatherNamestringOptional
post
/api/v2/id/lookup/ind/pan

Last updated

Was this helpful?