{
  "id": "codex-pro",
  "name": "ChatGPT Pro",
  "price_usd_month": 100,
  "quota": {
    "kind": "rate_window",
    "windows": [
      {
        "period": "7d",
        "unit": "messages",
        "amount": null
      }
    ],
    "included_value_usd": null,
    "tokens_month": null,
    "confidence": "unknown"
  },
  "models": [
    "gpt-5.6-sol",
    "gpt-5.6-terra",
    "gpt-5.6-luna"
  ],
  "overage": {
    "kind": "credits",
    "note": "token-based Codex credits purchasable since April 2026; balance feeds the same pool"
  },
  "sources": [
    "https://developers.openai.com/codex/pricing"
  ],
  "signup_url": "https://chatgpt.com/codex/pricing/",
  "derived": {
    "credit_multiple": null,
    "usd_per_mtok": null,
    "tokens_per_dollar": null,
    "max_spend_usd_month": 2387,
    "max_spend_basis": "measured",
    "max_spend_note": "557 of traffic in a 7d window, recovered from the quota percentage the agent reported for itself across 9 window(s).",
    "gradeable": false
  },
  "provider": "openai",
  "provider_name": "OpenAI",
  "product": "Codex",
  "auth": "oauth",
  "checked": "2026-08-20"
}