API Reference

Get Eaadhaar Document In XML

Response Field Description

FieldTypeDescription
statuscodeIntegerHTTP-like custom response code indicating success (200 = OK).
statusBooleanTrue if transaction was successful
messageStringTransaction result message
dataString(Base64 encoded content)Contains the Base64-encoded document file (usually a PDF, XML, or JSON). This encoded string represents the actual file content fetched from DigiLocker. The client needs to decode this string to retrieve and view the original document.
Language
Click Try It! to start a request and see the response here!