-
Overview
-
API Reference
- Appointment
- Quotes
- Invoices
- Payments
- Clients
- Client Forms
- Client Documents
- Client Notes
- Client Alerts
- Client Allergies
- Client Communications
- Leads
- Services
- Products
- Packages
- Schedules
- Marketing Sources
- Resources
- Settings
- Tax
- Locations
- Users
- Discounts
- Gift Vouchers
- Labels
- Rooms
- Equipment
- Reports
- Cancellation Policy
- Medical Conditions
- Drugs
- Forms
-
Timesheets
-
Webhooks
How do I test my API client?
-
You can test your API Client by making a request to
https://api.oauth.test.pabau.com/{api}/
If the request is successful, the tls-test endpoint will return a HTTP status code of 200 and also an “OK” in the response body. Otherwise, your client may throw an error regarding the connection failing.
This API will produce dummy data (not related to your account) - in which you can practice creation/update/delete calls until you are ready for production.