Management API
The Management API provides organisation-level access to orders, prescriptions, products, doctors, patients, waiting room, wallet passes, and webhook subscriptions. It is designed for back-office integrations and internal tooling.Base Path
Interactive API Documentation (Swagger)
A live Swagger UI is available for exploring and testing endpoints directly in your browser:Authentication
All endpoints require an API key via theX-API-Key header. Management API keys are scoped to an organisation and can access data for all entities within that organisation. See Authentication for details.
Available Endpoints
Required Permissions
Webhook subscription endpoints (notification-subscriptions) do not require a specific permission beyond a valid Management API key.