#Does Codex have any usage limits?
1 messages · Page 1 of 1 (latest)
Hi @modern frigate. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Yes, Codex does have usage limits. The specific limits depend on how you are accessing Codex:
-
Codex in the API: Usage is subject to rate limits, which are determined by your usage tier. For example, for the codex-mini-latest model, rate limits are set per tier (e.g., Tier 1: 1,000 requests per minute (RPM) and 100,000 tokens per minute (TPM); higher tiers have higher limits). These limits are in place to ensure fair and reliable access to the API and automatically increase as your usage and spend increase. You can view your current limits in your account settings under the limits section. Free tier access is not supported for codex-mini-latest in the API Codex model documentation API rate limits guide.
-
Codex in ChatGPT: Access is available to users on Plus, Pro, Team, Enterprise, and Edu plans. While the knowledge sources do not specify exact message or usage caps for Codex in ChatGPT, all OpenAI services are generally subject to reasonable rate limits to ensure stable service for all users Codex in ChatGPT FAQ.
-
Codex CLI: The codex-mini-latest model is optimized for use in the Codex CLI, but the same API rate limits apply if you use it outside the CLI Codex CLI limitations.