Service Cloud Rate Limits
Salesforce meters the platform API by a rolling 24-hour REQUEST ALLOCATION per ORG, computed from the org's edition and its purchased licences — not by a per-key requests-per-second rate. There is no burst window and no per-endpoint limit. The runtime signal is the Sforce-Limit-Info response header, returned on every REST call.
Service Cloud Rate Limits is the machine-readable rate-limit profile for Salesforce Service Cloud APIs on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, across the Developer Edition, Enterprise / Professional (with API access), Unlimited / Performance, Full Sandbox, and Developer Edition and Trial orgs tiers, measuring requests and concurrent_requests.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, quotaExceededCode, queryTimeout, queryTimeoutCode, soapTimeoutCode, and note.
Tagged areas include Cloud, CRM, Customer Service, Enterprise, and Salesforce.
Limits
Policies
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.