Aadhaar Extraction
The Aadhar Extraction API is a powerful tool designed to simplify the process of extracting essential details such as Date of Birth (DOB), address, and gender from an individual's Aadhar card. The Aadhar Extraction API emerges as an invaluable resource for leveraging the wealth of information contained in Aadhar cards securely and efficiently.
Name | Value | Required | Description |
Content-Type | application/json | Mandatory | The type of content that the request body contains. |
Authorization | XXXXXXXXXXXXXXX | Mandatory | An authentication token to authorize the request. Reach out to the Signzy support team to get one created. |
Parameter | Data type | Description | Required |
files | Array of Strings | An array containing the URL of the files being extracted. | Mandatory |
password | String | password of the file if it is password protected | Conditional |
Parameter | Data Type | Description |
files | Array of strings | An array of file URLs. |
id | Integer | Unique ID for the request. |
result | Object | Contains the result of the task. |
result.uid | String | The Unique Identification Number (UID) with the first 8 digits masked. In format ”00000000XXXX” |
result.vid | String | The Virtual ID associated with the Aadhaar number. |
result.name | String | Name of the individual. |
result.dob | String | Date of Birth of the individual. In the format DD/MM/YYYY. |
result.yob | String | Year of Birth of the individual. |
result.pincode | String | Pincode. |
result.address | String | The complete address. |
result.gender | String | Gender of the individual. |
result.splitAddress | Object | Contains the address in split format. |
result.splitAddress.district | Array of strings | District. |
result.splitAddress.state | Array of strings | State. |
result.splitAddress.city | Array of strings | City. |
result.splitAddress.pincode | String | Pincode. |
result.splitAddress.country | Array of strings | Country. |
result.splitAddress.addressLine | String | Address line. |
result.uidHash | String | UID hash. |
result.summary | Object | Summary of extracted details. |
result.summary.number | String | The UID number with the first 8 digits masked. In format ”00000000XXXX” |
result.summary.name | String | Name of the individual. |
result.summary.dob | String | Date of Birth of the individual. In the format DD/MM/YYYY. |
result.summary.address | String | The complete address of the individual. |
result.summary.splitAddress | Object | Contains the address in split format. |
result.summary.splitAddress.district | Array of strings | District |
result.summary.splitAddress.state | Array of strings | State |
result.summary.splitAddress.city | Array of strings | City |
result.summary.splitAddress.pincode | String | Pincode. |
result.summary.splitAddress.country | Array of strings | Country. |
result.summary.splitAddress.addressLine | String | Address line. |
result.summary.gender | String | The gender of the individual. The possible values are: Male or female |
result.summary.guardianName | String | The name of the guardian. |
result.summary.issueDate | String | The issue date. In the format DD/MM/YYYY. |
result.summary.expiryDate | String | The expiry date. In the format DD/MM/YYYY. |
result.summary.dateOfBirth | String | Date of Birth of the individual. In the format DD/MM/YYYY. |
result.validBackAndFront | Boolean | Indicates whether the back and front images of the Aadhaar card are valid. true if valid else false. |
result.dateOfBirth | String | Date of Birth of the individual. In the format DD/MM/YYYY. |
The size of the document should not exceed 10 MB.
For best results, ensure the image you use fits tightly in the camera view and horizontally aligned.
In case of password protected pdf, only one file is expected in the request body.
Supported document types:
- Image - JPEG, JPG, PNG and TIFF/TIF.
- Single page PDF - In the case of multipage PDF input the API will only consider the first page for extraction
Contact Us for Any Assistance
If you have any questions or need assistance, please reach out to our customer support team. You can contact us via email at [email protected]. We strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively.
We value your feedback and are committed to making your experience smooth and enjoyable. Our team is dedicated to assisting you with any needs you may have. Thank you for choosing our services. We look forward to helping you!