Dice Fm Rate Limits
DICE does not publish fixed numeric rate limits for the Ticket Holders GraphQL API. Access is partner-gated and scoped to the events a partner is authorized to see, so effective request behavior is governed by the partner token and the GraphQL query cost rather than a documented per-minute cap. Result volume is controlled through cursor-based pagination (first/after/before/last with PageInfo) instead of large unbounded responses.
Dice Fm Rate Limits is the machine-readable rate-limit profile for DICE on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, records, and events.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Ticketing, Events, Partner API, GraphQL, and Rate Limiting.