Ndhm Ndhm Healthid
Connector for the ndhm-ndhm-healthid API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://healthidsbx.ndhm.gov.in/api - Auth:
header:Authorization(pass your key via theapiKeyinput)
Operations
getbenefitsusingget— GET /v1/account/benefits — Get List of Benefits associated with HealthID.generateaadharotpusingget— GET /v1/account/change/passwd/generateAadhaarOTP — Generate Aadhaar OTP on registrered mobile number.generatemobileotpusingget— GET /v1/account/change/passwd/generateMobileOTP — Generate Mobile OTP to start registration.generatecardusingget— GET /v1/account/getCard — Generate Health ID card in PDF formatgeneratepngcardusingget— GET /v1/account/getPngCard — Generate Health ID card PNGgeneratesvgcardusingget— GET /v1/account/getSvgCard — Generate Health ID card SVG
Inputs
apiKey— your ndhm-ndhm-healthid API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: getbenefitsusingget
apiKey: <your key>