Steps of integration ABDM

Can anyone suggest which APIs will be used to register using Mobile OTP in dev environment. Please share the integration steps by steps

Hi @prabhat

Please use /patients/me: https://sandbox.abdm.gov.in/swagger/ndhm-phr-app.yaml API to fetch patient details.

Thank You.

We have to register the Patient in hospital and need to generate NDHM ID, so we would like to know the steps for that only. Could you please help on the. For example

  1. we need to get session token using key and secret provided by ndhm
    after this what is the step (API) to register patient using mobile OTP and adhar in dev env. once we will know the steps fro dev env that only we can integrate

These APIs are not to register patient. Could yu please let me know about following API
in Dev environment

  1. Registration Using Mobile_OTP
  2. Registration Using Adhar OTP
  3. Registration using Adhar Biometric
  4. Get the patient data using above details

That’s it.