Aadhaar
Verify otp
This endpoint is used to verify Aadhaar otp generated for registration using Aadhaar.
POST
Authorizations
The API requires a Bearer token (JWT) for authentication.
Body
application/json
10 digit mobile number to be linked with ABHA, this mobile number can be different from the mobile number linked with the Aadhaar. ABHA Created will be linked with this mobile number.
OTP received on the mobile number.
Transaction ID received in the previous api response.
Response
200 - application/json
Eka IDs, will be present if SkipState is abha_end
Hint for the mobile number
Refresh token for the user, will be present if SkipState is abha_end
Available options:
abha_end
, confirm_mobile_otp
, abha_select
, abha_create
Access token for the user, will be present if SkipState is abha_end
Transaction ID required for the next API call.