POST
/
abdm
/
v1
/
registration
/
suggest

Authorizations

Authorization
string
header
required

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

Body

application/json
flow
enum<string>
required

Specifies the method for suggesting ABHA addresses.

Available options:
aadhaar,
mobile
txn_id
string
required

Transaction ID received in the previous API response.

user_detail
object

Details of the user. Required if 'flow' is 'mobile'; optional if 'flow' is 'aadhaar'.

Response

200 - application/json
suggestions
string[] | null