Can phr address be passed in auth Init /v1/auth/init

Hi @IntegrationSupport,

i am calling the following API endpoint to initiate User Authentication

/v1/auth/init

POST https://healthidsbx.abdm.gov.in/api/v1/auth/init

body

{
  "authMethod": "MOBILE_OTP",
  "healthid": "<14 digit abha number>"
}

as mentioned in https://sandbox.abdm.gov.in/swagger/ndhm-healthid.json

can you please clarify if the unsername@sbx PHR address linked can be used instead of the 14 digit ABHA number, in the healthid field?

Please use 14 digit ABHA number as mentioned in swagger/Postman collection/ documentation

1 Like