Sportmonks Rate Limits
Sportmonks enforces a per-entity hourly rate limit that scales by subscription plan. Each "entity" (fixtures, teams, players, livescores, etc.) gets its own bucket, so a client polling multiple entities does not exhaust a single shared pool. Every response includes a rate_limit object with the entity name, remaining requests, and reset window. The same limit applies regardless of whether the API token is presented via the Authorization header or the api_token query parameter.
Sportmonks Rate Limits is the machine-readable rate-limit profile for Sportmonks on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_hour.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Football, Rate Limiting, and Sports Data.