Workiz Rate Limits
Workiz does not publish fixed numeric rate limits for its REST API. The API is gated behind the Developer API add-on and authenticated with an account API token placed in the request path, so throttling is applied per account. Errors, including throttling, are returned as JSON with HTTP status codes; clients should treat HTTP 429 as a throttle signal and back off. List endpoints (jobs, leads) are paginated via records and offset parameters, so large data pulls should page rather than request everything at once.
Workiz Rate Limits is the machine-readable rate-limit profile for Workiz on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Field Service Management, FSM, Home Services, Rate Limiting, and Quotas.