Servicenow Rate Limits
ServiceNow's REST API rate limits are configured per instance by ServiceNow administrators via System Web Services > REST > API rate-limiting rules. There is no globally-published, fixed numeric limit; thresholds, scope (per user / role / IP), and warning/violation behavior are tenant-specific. When a rule fires, the API responds with HTTP 429 and a Retry-After header. Public ServiceNow product documentation describes the mechanism but not numeric defaults, and the docs.servicenow.com site is not directly reachable from public crawlers.
Servicenow Rate Limits is the machine-readable rate-limit profile for ServiceNow on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring requests_per_hour.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include ITSM, Now Platform, and Rate Limiting.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.