Aadhaar
Mobile verify
This API operates on a skip logic basis. If the mobile number provided in the second step differs from the one linked to the Aadhaar, this API will be used to verify the new mobile number.
POST
/
abdm
/
v1
/
registration
/
aadhaar
/
mobile
/
verify
Authorizations
auth
string
headerrequiredThe API requires the following auth in headers for authentication.
Body
application/json
otp
string
requiredOTP received on the mobile number
txn_id
string
requiredTransaction ID received in the previous API response.
Response
200 - application/json
eka
object
hint
string | null
profile
object
skip_state
enum<string>
Available options:
abha_end
, confirm_mobile_otp
, abha_select
, abha_create
token
string | null
txn_id
string
Transaction ID required for the next API call.