Skip to main content
POST
Generate 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

Body

application/json
identifier
string

The identifier for the selected login method.

Example:

"9876543210"

method
enum<string>

The method used for login.

Available options:
phr_address,
abha_number,
mobile,
aadhaar_number
Example:

"mobile"

Response

OK

hint
string
txn_id
string

Transaction ID for the next API call.