API Reference
API Reference
Public booking API endpoints for practice lookup, availability, and appointment requests.
Audience
This API is intended for public booking integrations and external booking frontends.
Scope (v1)
GET /api/public/practiceGET /api/public/practitionersGET /api/public/availabilityPOST /api/public/book-appointment
Notes
- Authentication is not required for these public booking endpoints.
- Rate-limiting and conflict checks are enforced server-side.
book-appointmentcreates records withPENDINGstatus.