Servicefusion Rate Limits
The Service Fusion Open API enforces a request-rate limit of approximately 60 requests per minute per account. Exceeding it returns HTTP 429; clients should honor Retry-After and back off. The API is available only on the Pro plan. Beyond the request cap, two operational constraints matter: list responses are paginated (pass page and per-page), and the /jobs list endpoint is known to hang when queried without a sort parameter, so all /jobs list requests should include a sort (for example sort=-start_date). The public API is read-and-create oriented - list, retrieve, and create are the reliably available operations - so there is limited update/delete surface to rate against.
Servicefusion Rate Limits is the machine-readable rate-limit profile for Service Fusion on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, records, and access.
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.