Skip to main contentThe booking process consists of three simple steps: retrieving booking data, checking availability, and creating the booking.
Get Booking Data
Retrieve essential information about a clinic such as locations, providers, appointment types using the Get Booking Data endpoint.
Check Availability
Use the Check Availability endpoint to find suitable appointment slots. This endpoint searches for open time slots based on your criteria and returns a list of available dates and times.
Create Booking
The Create Booking endpoint confirms the appointment by creating a new booking and syncing it into the provider’s practice management system.
PMS Integration
HaltH sets up a bi-directional sync with the provider’s practice management system.
We currently support the following practice managment systems:
Next up:
- Halaxy
- Splose
- Coreplus
- Power Diary
Once the integration is configured, we will frequently sync locations, providers, appointment types, and bookings.
HaltH will also write new clients and bookings into the PMS via API.
Next Steps
For complete API documentation, visit the Bookings API Reference.