---
title: "Generate OTP"
method: POST
path: "/abdm/na/v1/registration/mobile/init"
---

# Generate OTP

`POST /abdm/na/v1/registration/mobile/init`

This endpoint is used to initiate the registration process for a mobile number.

## Headers

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

## Request body

- InitRequestType2
  - `mobile_number` string, required — mobile number for the abha registration

## Response `200`

OK

- InitResponseType2
  - `hint` unknown
  - `txn_id` string — Transaction ID required for the next API call.

## 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/revisions/9ea23456f722/schema)
