POST
/
abdm
/
v1
/
registration
/
mobile
/
verify

Authorizations

auth
string
headerrequired

The API requires the following auth in headers 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
abha_profiles
object[] | null

ABHA profiles, will be present if user has created ABHA.

skip_state
enum<string>
Available options:
abha_end,
confirm_mobile_otp,
abha_select,
abha_create
txn_id
string

Transaction ID required for the next API call.