Login
Generate OTP
Generates an OTP for login. Supports login via Aadhaar number, mobile number, ABHA number, and ABHA address.
POST
Authorizations
The API requires a Bearer token (JWT) for authentication.
Body
application/json
The identifier for the selected login method.
Example:
"9876543210"
The method used for login.
Available options:
phr_address
, abha_number
, mobile
Example:
"mobile"