Stigg Rate Limits
Stigg enforces per-operation rate limits on its GraphQL API (and REST API). High-read operations allow up to 6000 requests per minute, mid-tier read operations 3000 per minute, and mutations 250 per minute. Event reporting uses a per-second window. Entity-level limits prevent concurrent mutation storms at 30 calls per minute per entity identifier. Limits are enforced per API key.
Stigg Rate Limits is the machine-readable rate-limit profile for Stigg on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests and bulk-requests.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include FinOps, Pricing, Billing, Entitlements, and Usage-Based Billing.
Limits
Policies
Sources
- https://docs.stigg.io/faq/scale-and-high-availability/rate-limits
- https://docs.stigg.io/api-and-sdks/integration/graphql/rate-limits
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.