Skip to main content

HPR login

Log in to the HPR with a username and password

One of the five HPR login routes, and the only one with a published path. Returns the hprToken that the HFR create call carries in its header.

POST/v4/int/api/v1/auth/authPassword

The password is encrypted with the ABDM public certificate before it goes in the body. Not run against the ABDM sandbox, so the request and response shapes are unconfirmed.

Authorizations

Authorizationbearer tokenRequired

The accessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.

Responses

200

A token for the professional. NHA's document shows the response as a screenshot, so the field list is not transcribed.