SuperOps · Rate Limits
Superops Rate Limits
SuperOps GraphQL APIs enforce a maximum of 800 API requests per minute per user/token. Exceeding the quota returns a GraphQL error with app code rate_limit_exceeded (delivered with HTTP 200). Separately, any single list request may return at most 100 records (pageSize cap).
Superops Rate Limits is the machine-readable rate-limit profile for SuperOps on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_minute and records_per_request.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting and GraphQL.
2 Limits
Throttle: rate_limit_exceeded
Rate LimitingGraphQL
Limits
API requests user
800
List page size request
100
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.