Phorest Rate Limits
Phorest's public API reference documents a flat, uniform rate limit across the entire third-party API: 100 requests per second, returned as a 429 response when exceeded. This limit is stated identically on every documented endpoint (clients, appointments, staff, services, products, purchases, vouchers, and reporting) rather than varying per resource. Phorest does not publish webhooks; the getting-started guide explicitly recommends polling instead, so integrators are expected to design polling intervals against this same 100 rps ceiling. The Staff Work Time Tables endpoint is called out as an exception to pagination (not rate limiting) - it always returns the full result set for a date range with no size/page support.
Phorest Rate Limits is the machine-readable rate-limit profile for Phorest on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests, days, records, and characters.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Salon Software, Spa Software, Rate Limiting, and Quotas.
Limits
Policies
Sources
- https://developer.phorest.com/reference/getappointments
- https://developer.phorest.com/reference/getclients
- https://developer.phorest.com/reference/createbooking
- https://developer.phorest.com/reference/createpurchase
- https://developer.phorest.com/reference/getvouchers
- https://developer.phorest.com/docs/getting-started