Generate OTP
Login
Generate OTP
Generates an OTP for login. Supports login via Aadhaar number, mobile number, ABHA number, and ABHA address.
POST
Generate OTP
Authorizations
The API requires a Bearer token (JWT) for authentication.
Headers
Eka User ID (OID)
Partner User ID
Partner HIP ID
Body
application/json
The identifier for the selected login method. Index of the search API response for search method
Example:
"9876543210"
The method used for login.
Available options:
search, phr_address, abha_number, mobile, aadhaar_number Example:
"mobile"
The otp system used for login.
Available options:
abdm, aadhaar Example:
"abdm"
Transaction id received in the search api response

