V15 · EXCHANGE API
Embed the network into hospital and partner systems.
The Exchange API is designed so participating systems can create governed requests, inspect state, discover authorised availability and receive event notifications without duplicating Disease Intelligence business logic.
| Endpoint concept | Purpose | Controls |
|---|---|---|
| POST /exchange/requests | Create an authorised request | Tenant, scope, idempotency, audit |
| GET /exchange/requests/:id | Inspect request state | Organisation/role policy |
| GET /availability | Discover authorised capacity signals | Freshness + source |
| POST /agreements | Create agreement workflow | Approvals + versioning |
| POST /messages | Contextual collaboration | Request scope + retention |
| GET /events | Exchange events / webhook replay | Signed delivery + replay controls |