Get Document from DigiLocker

Use this API to get your customer's document details from DigiLocker.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
care_ofstringThe name of the parent or guardian
dobstringThe date of birth of the individual
genderstringThe gender of the individual
namestringThe name of the individual
photo_linkstringThe link to the photo of the individual present in the document
split_addressObjectThe address information in individual components. See the list below for details
uidstringThe unique number assigned to the individual when applying for the Aadhaar card
reference_idintegerA unique ID for reference purposes

split_address Details

  • country: name of the country as present in the document.
  • dist: name of the district as present in the document.
  • house: name of the house as present in the document.
  • landmark: name of the landmark as present in the document.
  • pincode: name of the PIN code as present in the document.
  • po: name of the post office as present in the document.
  • state: name of the state as present in the document.
  • street: name of the street as present in the document.
  • subdist: name of the sub district as present in the document.
  • vtc: name of the VTC (village, town, city) as present in the address.
Language
Credentials
Click Try It! to start a request and see the response here!