Skip to main content
POST
Mobile Verify OTP

Authorizations

Authorization
string
header
required

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

Headers

X-Pt-Id
string

Eka User ID (OID)

X-Partner-Pt-Id
string

Partner User ID

X-Hip-Id
string

Partner HIP ID

Query Parameters

oid
string

OID is used to Identify the user.

Body

application/json
otp
string
required

OTP received on the mobile number

txn_id
string
required

Transaction ID received in the previous API response.

Response

OK

abha_profiles
object[]

Abha profiles of the user.

eka
object
hint
null | string
profile
object
refresh_token
null | string

Refresh token of the user, issued by abdm

skip_state
enum<string>
Available options:
abha_end,
confirm_mobile_otp,
abha_select,
abha_create
token
null | string

Abha token of the user, issued by abdm

txn_id
string

Transaction ID required for the next API call.