Generate OTP to Verify Aadhaar
Use this API to generate OTP for a given aadhar number. The mobile number linked with the aadhaar information will receive the generated OTP. Use the generated OTP for offline aadhaar verification. View the test data and use the information to trigger the validations. The test data are usable only in the test environments such as sandbox.
Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Body
Find the request parameters to generate an OTP for aadhaar verification
It is the unique 12-digit identification number issued by the Unique Identification Authority of India (UIDAI).
Response
Success response for Generate OTP to Verify Aadhaar API
It displays details about the success or failure of the API request.
It displays the unique ID created by Cashfree Payments for reference purposes.
It displays the status of the API request. Possible values are:
SUCCESS
: Otp generated successfully / Aadhaar not linked to mobile number.INVALID
: Aadhaar card invalid.
Was this page helpful?