Authentication
Get RSA Public Certificate
Fetch the RSA public key used to encrypt all sensitive fields before transmission. Fields requiring encryption: Aadhaar, Mobile, OTP, Password, ABHA Number, Email, Photo.
Server: The Unique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call. ISO 8601 UTC timestamp of the request. RSA public key retrievedhttps://abhasbx.abdm.gov.in/abha/apiAuthorizations
Authorizationbearer tokenRequiredaccessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.Headers
REQUEST-IDstringRequiredTIMESTAMPstringRequiredResponses
200