Qodo Gen Rate Limits
Qodo does not publish fixed numeric per-minute request rate limits for a public API. Because Qodo's surfaces are an IDE plugin, a webhook-driven Git app, and a CLI rather than an open REST API, consumption is governed by a monthly credit budget rather than a request-per-second cap. On the hosted platform, PR reviews and agent runs draw down pooled credits (a 2,500-credit pack is roughly 18 PR reviews per month); the Trial is unlimited for 14 days, and customers can set a monthly overage cap on Pro Team. When self-hosting the open-source PR-Agent engine, the effective limits are those of your own LLM provider (tokens per minute, requests per minute) and your infrastructure.
Qodo Gen Rate Limits is the machine-readable rate-limit profile for Qodo on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring credits and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI Coding Assistant, Code Review, Test Generation, Rate Limiting, and Quotas.