Ndhm Ndhm Cm
Connector for the ndhm-ndhm-cm API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://dev.ndhm.gov.in/cm - Auth:
bearer(pass your key via theapiKeyinput)
Operations
get_v0_5_heartbeat— GET /v0.5/heartbeat — Get consent request statuspost_v0_5_care_contexts_on_discover— POST /v0.5/care-contexts/on-discover — Response to patient's account discovery requestpost_v0_5_consent_requests_init— POST /v0.5/consent-requests/init — Create consent requestpost_v0_5_consent_requests_status— POST /v0.5/consent-requests/status — Get consent request statuspost_v0_5_consents_fetch— POST /v0.5/consents/fetch — Get consent artefactpost_v0_5_consents_hip_on_notify— POST /v0.5/consents/hip/on-notify — Consent notification
Inputs
apiKey— your ndhm-ndhm-cm 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: get_v0_5_heartbeat
apiKey: <your key>