---
title: "Suggest Abha Address"
method: GET
path: "/abdm/na/v1/registration/suggest"
---

# Suggest Abha Address

`GET /abdm/na/v1/registration/suggest`

This API endpoint is used to fetch some suggested abha id that are available on the basis of user details.

## Query parameters

- `mn` string — Middle Name
- `ln` string — Last Name
- `fn` string — First Name
- `dob` string — Date of Birth (YYYY-MM-DD)
- `transactionId` string — Transaction id received in the previous api.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Response `200`

OK

- ModelsSuggestHealthIdResponse
  - `suggestions` string[] — List of suggested abha addresses

## Other responses

- `4XX`
- `5XX`

---

[API](https://skmtc.net/eka/apis/eka-developer-apis.md) · [All operations](https://skmtc.net/eka/apis/eka-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eka/eka-developer-apis/versions/9ea23456f722/schema)
