Authentication
Incoming APIs
Outgoing APIs
Callback authentication (HMAC)
Reference
Nabla Connect is an integration protocol between Nabla and any EHR, leveraging API calls between Nabla's server and your EHR's server. It enables healthcare providers to seamlessly initiate Nabla encounters directly from the EHR, with automatic context transfer and note export back to the EHR.
📧 Contact [email protected] to create your organisation
POST /encounterallow="microphone;" to the iframeNOTE_EXPORT and PATIENT_INSTRUCTIONS_EXPORT callback types| Section | Description |
|---|---|
| Server authentication | OAuth 2.0 / JWT client credentials flow |
| Create encounter | POST /encounter — payload schemas & response |
| Refresh encounter URL | POST /encounter/url — one-time URL refresh |
| User provisioning | POST /users - manual user provisioning |
| Outgoing APIs | HMAC verification + callback payload types |
| Changelog | API version history |