GET
/
abdm
/
na
/
v1
/
registration
/
suggest
curl --request GET \
  --url https://api.eka.care/abdm/na/v1/registration/suggest \
  --header 'Authorization: Bearer <token>'
{
  "suggestions": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

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

Query Parameters

mn
string

Middle Name

ln
string

Last Name

fn
string

First Name

dob
string

Date of Birth (YYYY-MM-DD)

mobile
string

Registered Mobile Number

transactionId
string

Transaction id received in the previous api.

Response

200
application/json
OK
suggestions
string[] | null

List of suggested abha addresses