Gameanalytics Rate Limits
GameAnalytics constrains its REST surfaces primarily through payload and batching limits rather than published per-minute request quotas. The Collection API enforces a 1 MB maximum POST size and recommends batching events and submitting roughly every 20 seconds with gzip compression. The Metrics API returns aggregated data with soft real-time guarantees (new data is checked hourly), which effectively bounds polling frequency. Specific per-account request-per-minute limits for the Metrics and Organization APIs are not publicly documented.
Gameanalytics Rate Limits is the machine-readable rate-limit profile for GameAnalytics on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring bytes, seconds, interval, and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Analytics, Games, Gaming, Rate Limiting, and Quotas.