POST
/
abdm
/
v1
/
profile
/
kyc
/
init

Authorizations

auth
string
headerrequired

The API requires the following auth in headers for authentication.

Body

application/json
identifier
string
required

The identifier, which will be the 14-digit ABHA number for the 'abha-number' method or the 12-digit Aadhaar number for the 'aadhaar' method.

method
enum<string>
required

The method used for KYC, such as ABHA number or Aadhaar.

Available options:
abha-number,
aadhaar

Response

200 - application/json
skip_state
enum<string>
Available options:
kyc_verify_abha_otp,
kyc_end
txn_id
string

Transaction ID required for the next API call.