Hathora Rate Limits
The Hathora Cloud REST API is authenticated with an organization developer token (hathoraDevToken) for management endpoints and short-lived player tokens for room/lobby operations. Hathora did not publish fixed numeric request-per-minute limits on the management API; the practical constraints were resource quotas - concurrent running processes, rooms-per-process, and requested CPU/memory - governed by the account tier (Explore free tier vs. Pro vs. Enterprise). Standard HTTP 429 is returned when a client is throttled.
Hathora Rate Limits is the machine-readable rate-limit profile for Hathora on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring processes, rooms, resources, and requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Game Servers, Multiplayer, Compute, Hosting, and Orchestration.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.