OpenAI Codex 料金 2026: クレジット、制限、APIコスト

Author Avatar
Andrew
AI Perks Team
14,544
OpenAI Codex 料金 2026: クレジット、制限、APIコスト

Quick Summary: OpenAI Codex pricing is included with ChatGPT Plus ($20/month), Pro, Business, and Enterprise plans—no separate subscription needed. Usage is credit-based, with limits varying by plan tier. For extended access beyond plan limits, users can purchase additional credits or access the API, which charges per token.

OpenAI discontinued the standalone Codex model in March 2023, integrating its capabilities into GPT-4 and subsequent models. Unlike standalone AI coding tools, Codex doesn’t require a separate subscription if you’re already paying for ChatGPT.

But here’s the thing—just because it’s “included” doesn’t mean it’s unlimited. Usage caps exist, credit systems govern tasks, and the pricing structure varies wildly depending on whether you’re using the web interface, CLI, or API.

This guide breaks down exactly what Codex costs across every access method, which plan makes sense for different use cases, and where hidden limitations might catch developers off guard.

How OpenAI Codex Pricing Works in 2026

Codex operates on a credit-based system rather than a flat monthly fee. Each task consumes credits based on the model used and task type. The models currently available include GPT-5.4, GPT-5.3-Codex, and GPT-5.1-Codex-Mini.

According to OpenAI’s official rate card updated in March 2026, credit costs break down by model complexity. Local tasks—those executed within the IDE or CLI without cloud integration—consume fewer credits than cloud tasks like automated pull request reviews.

Credit Consumption by Model

ModelLocal Tasks (per message)Cloud Tasks (per message)Code Reviews (per PR)
GPT-5.4~7 credits~34 credits~34 credits
GPT-5.3-Codex~5 credits~25 credits~25 credits
GPT-5.1-Codex-Mini~1 creditNot availableNot available

The Mini model offers the lowest per-task cost but lacks cloud task capabilities entirely. For teams running automated code reviews through GitHub integrations, GPT-5.3-Codex typically provides the best balance between cost and capability.

ChatGPT Plan Pricing and Codex Access

For a limited time, Codex is available even on ChatGPT Free and Go tiers, though with severe usage restrictions. Paid plans include full Codex access with doubled rate limits during this promotional period.

ChatGPT Plus costs $20/month and provides access to GPT-4o with dynamic usage limits. It does not use a ‘credit’ system for Codex tasks, as Codex is no longer a separate feature..

Plan Comparison

PlanMonthly CostLocal Messages (5h)Cloud Tasks (5h)Code Reviews (weekly)
ChatGPT Plus$2033-168Not availableNot available
ChatGPT Pro$200223-1120Not availableNot available
ChatGPT BusinessCustomHigher limitsAvailableAvailable
Enterprise/EduCustomHighest limitsAvailableAvailable

The Pro tier at $200 monthly delivers roughly 6-7x the usage capacity of Plus but still doesn’t unlock cloud integrations. Business and Enterprise plans offer custom pricing based on team size and include Slack bots, GitHub Actions integration, and automated PR review workflows.

Usage capacity scales significantly across plan tiers, with Enterprise offering the highest throughput for large development teams.

Codex CLI Pricing and API Costs

The Codex CLI provides command-line access for developers who prefer terminal-based workflows. Two billing modes exist: plan-based (using ChatGPT subscription credits) and API key mode (pay-per-token).

When using the CLI with a ChatGPT plan login, credit consumption follows the same rate card as web-based usage. The advantage? Context persists across sessions, and the CLI can spawn multiple agents to parallelize work.

API Token Pricing

OpenAI hasn’t published finalized per-token pricing for Codex API access as of March 2026. However, industry analysis suggests the API will likely mirror GPT-4 Turbo pricing structures once generally available—meaning approximately $0.01-0.03 per 1K tokens for input and $0.03-0.12 per 1K tokens for output, depending on model tier.

For developers running hundreds of code generation tasks monthly, API billing could exceed subscription costs. The breakeven point typically occurs around 50-80 hours of intensive coding work per month, where a Pro subscription becomes more economical than pay-per-token usage.

Cut Codex Costs Before You Compare Pricing

Looking into Codex pricing? The real cost usually comes from everything around it – APIs, usage, and the extra tools you need to make it work.

Get AI Perks helps reduce that total spend before you commit. It aggregates credits, discounts, and partner offers across AI tools, cloud services, and APIs, so you don’t have to pay full price while testing different setups.

With Get AI Perks, you can:

  • access credits for AI APIs and developer tools
  • reduce overall costs across your setup
  • try tools before committing to full pricing

If you’re comparing Codex pricing, start by lowering your total cost – check Get AI Perks.

What Makes Codex Different From Other AI Coding Tools

Codex isn’t just another code completion assistant. According to OpenAI’s May 2025 announcement, Codex functions as a cloud-based agent capable of working on multiple tasks simultaneously. Task completion ranges from 1 to 30 minutes depending on complexity.

The system can read and edit files, execute test harnesses, run linters, and commit changes—all autonomously. That’s fundamentally different from tools like GitHub Copilot, which provide real-time inline suggestions but don’t manage end-to-end workflows.

Real talk: this creates a pricing mismatch. Copilot costs $10 monthly for individual developers and focuses on speed. Codex at $20 minimum (via Plus) handles deeper architectural tasks but introduces usage caps that can frustrate high-volume users.

Who Should Use Codex

Based on available data, Codex makes sense for:

  • Developers managing large multi-file refactoring projects
  • Teams implementing automated PR review processes
  • Software engineers working across CLI, IDE, and web interfaces
  • Organizations needing code-first development agents rather than app generators

Codex isn’t ideal for developers seeking instant autocomplete or those building full applications from scratch without existing codebases. The tool excels at surgical improvements to established projects rather than greenfield development.

Task duration directly impacts credit consumption, with complex refactoring operations using significantly more credits than simple bug fixes.

Usage Limits and Credit Purchasing

Every ChatGPT plan includes baseline Codex credits that refresh on a rolling five-hour window. Once exhausted, users face three options: wait for the refresh, upgrade to a higher tier, or purchase additional credits.

OpenAI currently offers a “try before you buy” approach for organizations evaluating Business or Enterprise tiers. Case Western Reserve University provides ChatGPT Enterprise to its community, but the specific public pricing for Enterprise is custom and not fixed at $200 annually per user for Codex specifically.

Users frequently report frustration with the refresh window structure. Unlike monthly credit pools that reset on the 1st, the five-hour rolling limit means heavy usage on Monday morning can block critical work until Monday afternoon.

Workarounds for Rate Limits

Developers hitting usage caps frequently employ these strategies:

  • Batching related tasks into single prompts to reduce message count
  • Using GPT-5.1-Codex-Mini for low-complexity operations to preserve higher-tier credits
  • Scheduling intensive refactoring during off-peak hours when rate limit windows refresh
  • Maintaining separate accounts for different projects (violates terms of service)

None of these represent ideal solutions. For teams consistently hitting limits, upgrading to Business or Enterprise remains the only sustainable path.

Comparing Codex to Alternative Coding Agents

The AI coding tool landscape expanded rapidly through 2025. Claude Code, Cursor, and GitHub Copilot all compete for developer attention, each with distinct pricing models.

GitHub Copilot charges $10 monthly for individuals or $19 per user monthly for business accounts. It provides real-time inline suggestions but lacks the autonomous task execution Codex offers.

Claude Code integrates with Anthropic’s Claude models and emphasizes context window size over agent autonomy. Pricing remains usage-based through the Claude API rather than subscription-bundled.

Some developers report that switching to Codex reduced monthly costs by bundling coding capabilities with ChatGPT Pro, eliminating separate API billing for code generation tasks.

Each AI coding tool adopts a different pricing philosophy—subscription-bundled, flat-rate unlimited, or pay-per-token—making direct cost comparison dependent on usage patterns.

Is Codex Worth the Cost?

The value proposition depends entirely on workflow integration and task complexity. For developers already subscribed to ChatGPT Plus for general AI assistance, Codex represents zero incremental cost with meaningful coding capabilities.

But wait. That “zero incremental cost” comes with strings attached. Usage limits mean Plus subscribers effectively get 1-3 hours of active Codex work per day before hitting refresh windows. For full-time developers, that’s insufficient.

ChatGPT Pro at $200 monthly competes directly with dedicated coding tools. The economics work when developers use both conversational AI and coding agents extensively. Paying for Pro plus GitHub Copilot ($210 total) delivers overlapping capabilities.

Enterprise teams face different calculus. When factoring in automated PR reviews, Slack integration, and team-wide access, Business and Enterprise tiers bundle sufficient value to justify custom pricing—particularly for organizations already committed to the OpenAI ecosystem.

Frequently Asked Questions

Is OpenAI Codex completely free?

Codex is temporarily available on ChatGPT Free and Go tiers with severe usage restrictions. Consistent access requires a paid subscription starting at $20 monthly for ChatGPT Plus. The tool itself doesn’t charge separately, but meaningful usage depends on paid plan credits.

How many coding tasks can ChatGPT Plus handle per day?

ChatGPT Plus provides 33-168 local messages per five-hour window depending on model selection. Assuming GPT-5.1-Codex-Mini usage, that translates to roughly 168 simple tasks per five hours, or approximately 800 messages across a full workday with refresh windows. Complex tasks using GPT-5.4 reduce capacity to 33 messages per five-hour window.

Does Codex work offline or require cloud connectivity?

Codex operates entirely cloud-based. Even “local tasks” executed through the CLI or IDE extension communicate with OpenAI servers. No offline mode exists, making stable internet connectivity essential for workflow continuity.

Can multiple team members share one ChatGPT Business account?

Business and Enterprise plans provide per-seat licensing. Each developer requires their own account to avoid usage conflicts and maintain audit trails. Account sharing violates OpenAI’s terms of service and creates attribution problems for code commits.

What happens when usage limits are exceeded?

Once credit limits exhaust within a five-hour window, Codex becomes unavailable until the window refreshes. No overage charges apply to subscription plans. Users can wait for automatic refresh or upgrade to a higher tier for increased limits. API users operating on token-based billing face no usage caps but pay per token consumed.

How does Codex pricing compare to hiring junior developers?

A junior developer in the US costs $60,000-80,000 annually including benefits—approximately $5,000-6,600 monthly. ChatGPT Pro at $200 monthly represents 3-4% of that cost. However, Codex handles routine tasks and code reviews, not architectural decisions or stakeholder communication. The tools complement rather than replace human developers.

Will OpenAI increase Codex prices in 2026?

OpenAI hasn’t announced pricing changes as of March 2026. The current “limited time” promotional period offering doubled rate limits suggests eventual price adjustments or feature tier changes. The company’s history shows pricing stability for established products but frequent adjustments during initial rollout periods.

Making the Right Choice for Your Development Workflow

Codex pricing ultimately hinges on integration depth rather than raw monthly cost. Developers using ChatGPT for research, documentation, and occasional coding benefit enormously from the bundled Plus tier. Those running continuous integration workflows or managing large teams need Business or Enterprise tiers despite higher costs.

The credit-based system introduces unpredictability absent from flat-rate competitors. GitHub Copilot’s $10 monthly unlimited usage provides cost certainty. Codex offers deeper capabilities but requires usage pattern analysis to determine true monthly costs.

For organizations evaluating options, the recommendation is straightforward: trial ChatGPT Plus for individual developers, measure actual credit consumption over two weeks, then extrapolate annual costs before committing to Pro or Business tiers.

The AI coding landscape continues evolving rapidly. Codex represents OpenAI’s current approach, but competitors iterate aggressively. Check official documentation for current pricing before making long-term commitments, as promotional periods and feature availability shift quarterly throughout 2026.

AI Perks

AI Perksは、スタートアップや開発者のコスト削減を支援するため、AIツール、クラウドサービス、APIの限定割引、クレジット、特典へのアクセスを提供します。

AI Perks Cards

This content is for informational purposes only and may contain inaccuracies. Credit programs, amounts, and eligibility requirements change frequently. Always verify details directly with the provider.