Agno Agi Rate Limits
Agno does not publish fixed numeric rate limits for the AgentOS API, because AgentOS is software you run yourself rather than a shared multi-tenant service Agno operates. Throughput on a self-hosted instance is bounded only by your own infrastructure (CPU, memory, concurrency of the ASGI server) and by the rate limits of whichever LLM provider(s) you configure the agents to call - those provider limits are documented by the provider, not by Agno. The hosted os.agno.com Control Plane gates concurrent "live connections" and seats by pricing plan rather than by a request-per-minute cap.
Agno Agi Rate Limits is the machine-readable rate-limit profile for Agno on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, connections, seats, and tokens/requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Agents, Multi-Agent, Rate Limiting, and Quotas.