Using ndhm-sdk-demo with ndhm.gov.in

JavaScript integration

Install
npm install ndhm-sdk-demo
Get list of Tags against HealthID.
curl \
  -H "Authorization: $API_KEY" \
  https://healthidsbx.ndhm.gov.in/api/v1/ha/tags
Auth token public key.
curl \
  -H "Authorization: $API_KEY" \
  https://healthidsbx.ndhm.gov.in/api/v1/auth/cert
Get a list of states as per LGD.
curl \
  -H "Authorization: $API_KEY" \
  https://healthidsbx.ndhm.gov.in/api/v1/ha/lgd/states
SDK on GitHub 📄 API Docs
SDK
ndhm-sdk-demo
JavaScript
API
ndhm.gov.in
ndhm.gov.in:ndhm-healthid
At a glance
Language JavaScript
Endpoints73
Base URLhttps://healthidsbx.ndhm.gov.in/api