DigiLocker Verification Status

Use this API to get the status of the DigiLocker verification. You need to enter either the verification ID or reference ID.

Response

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

NameData TypeDescription
user_detailsObjectThe details of the individual (user)
user_details.namestringThe name of the individual
user_details.dobstringThe date of birth of the individual
user_details.genderstringThe gender of the individual
user_details.eaadhaarstringThe e-Aadhaar availability of the individual
user_details.mobilestringThe mobile number of the individual
document_requestedArray of stringsThe information of the requested document(s) for verification
document_consentArray of stringsThe consent of the individual(user) for document verification
Query Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string

A unique ID for every API call generated at your end

int32
required

The unique ID that you received in the Create DigiLocker URL API response.

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json