Released surface
The reference is generated from the same versioned API definition used by the public conformance suite. A new endpoint appears here only after implementation, authorization and error behavior, examples, compatibility ownership and sensitive-data review pass the publication gate.
Start with one workflow
Discover a synthetic Practitioner, create a Booking, check Benefits and move covered Care from Claim to remittance.List Practitioners
limit accepts an integer from 1 to 100 and defaults to 20.
Retrieve a Practitioner
Retrieve recurring availability
weekday uses 0 for Sunday through 6 for Saturday. Hours are local to the returned IANA timezone. These are recurring weekly hours, not a promise that a particular Session slot remains bookable.
Create a Booking
409 idempotency_conflict.
Check Benefits
Use an eligibility check before committing a covered Booking. If the response setsauthorization_required to true, create a pre-authorization against the matching bkg_ identifier.
See Benefits for the request sequence and decision fields.
List Sessions
List Claims
Conventions
- IDs are opaque strings. Never parse them.
- Amounts are integers in the currency’s minor unit.
350000is KES 3,500.00. - Currency codes use ISO 4217.
- Unknown fields may be added. Ignore fields your integration does not use.

