Used to submit the one-time password (OTP) for the Aadhaar Database Verification Check.
Note: always ensure that you use the correct API URL to send requests. See the API URL section for more info.
Your integration's API key (occasionally referred to the "Token", "API public key" or "Publishable key")
Code and OTP type
The one-time password (OTP) code
Indicates the registry, in this case always "aadhaar"
Identifier of the verification session the OTP is created for
Indicates if the OTP generation was successful or not
Indicates the issue why the request failed. Only sent if it failed
Bad request
Unauthorized
Internal server error
Article Versioning
Date | Description |
---|---|
Mar 17, 2025 | In Response, `status` parameter changed from `boolean` to `string`, valid values: `success`, `fail` |
Mar 12, 2025 | Documentation published |