Skip to main content

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:
The Swagger UI lets you try out API calls interactively. Authenticate with your API key to test against real data.

Authentication

All endpoints require an API key via the X-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.