{
  "slug": "gpt-5-1-codex-max",
  "name": "Gpt 5 1 Codex Max",
  "sourceProvider": "openrouter",
  "type": "language",
  "band": "C3",
  "routable": true,
  "inputPerM": 1.25,
  "outputPerM": 10,
  "contextWindow": 400000,
  "hasGatewayPricing": true,
  "hosts": [
    {
      "host": "openai",
      "hostName": "OpenAI"
    }
  ],
  "routes": [
    {
      "host": "openai",
      "upstreamId": "openai/gpt-5.1-codex-max"
    }
  ],
  "snippetAnswer": "Gpt 5 1 Codex Max costs $1.25/1M input tokens and $10.00/1M output tokens as of 2026-06-27. Openrouter publishes this model with a 400K tokens context window. o10 lists Gpt 5 1 Codex Max on OpenAI at routing band C3.",
  "urls": {
    "profile": "https://www.o10.io/models/gpt-5-1-codex-max",
    "pricing": "https://www.o10.io/pricing/openrouter/gpt-5-1-codex-max",
    "json": "https://www.o10.io/api/models/gpt-5-1-codex-max.json"
  },
  "dateModified": "2026-06-27"
}