POST
/
abdm
/
v1
/
registration
/
aadhaar
/
mobile
/
verify

Authorizations

Authorization
string
header
required

The API requires a Bearer token (JWT) for authentication.

Body

application/json
otp
string
required

OTP received on the mobile number

txn_id
string
required

Transaction ID received in the previous API response.

Response

200 - application/json
eka
object
hint
string | null
profile
object
refresh_token
string | null
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.