Workiz · Rate Limits

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.

3 Limits Throttle: 429
Field Service ManagementFSMHome ServicesRate LimitingQuotas

Limits

REST API Requests account
requests
not published
No fixed numeric request-rate limit is documented for the Workiz REST API.
Job List Pagination account
records
configurable via records and offset
The /job/all/ endpoint returns paginated results controlled by the records and offset query parameters.
Lead List Pagination account
records
configurable via records and offset
The /lead/all/ endpoint returns paginated results controlled by the records and offset query parameters.

Policies

Backoff Strategy
On HTTP 429, back off with exponential delay and jitter before retrying.
Pagination
Use records and offset to page through large job and lead datasets instead of unbounded reads.
Add-On Gating
API access requires the Developer API add-on enabled from the Feature Center / Marketplace; disabling it revokes the token.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/workiz-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.