{
  "id": "codex-plus",
  "name": "ChatGPT Plus",
  "price_usd_month": 20,
  "quota": {
    "kind": "rate_window",
    "windows": [
      {
        "period": "7d",
        "unit": "messages",
        "amount": null,
        "note": "resets Monday UTC"
      }
    ],
    "included_value_usd": null,
    "tokens_month": null,
    "confidence": "unknown",
    "note": "5-hour cap lifted for Plus/Business/Pro on 2026-07-12 with no published end date; the weekly cap stands"
  },
  "models": [
    "gpt-5.6-sol",
    "gpt-5.6-terra",
    "gpt-5.6-luna"
  ],
  "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": 497,
    "max_spend_basis": "measured",
    "max_spend_note": "116 of traffic in a 7d window, recovered from the quota percentage the agent reported for itself across 1 window(s).",
    "gradeable": false
  },
  "provider": "openai",
  "provider_name": "OpenAI",
  "product": "Codex",
  "auth": "oauth",
  "checked": "2026-08-20"
}