{
  "slug": "gpt-5",
  "name": "Gpt 5",
  "sourceProvider": "openrouter",
  "type": "language",
  "band": "C1",
  "routable": true,
  "inputPerM": 1.25,
  "outputPerM": 10,
  "contextWindow": 400000,
  "hasGatewayPricing": true,
  "hosts": [
    {
      "host": "openai",
      "hostName": "OpenAI"
    }
  ],
  "routes": [
    {
      "host": "openai",
      "upstreamId": "openai/gpt-5"
    }
  ],
  "snippetAnswer": "Gpt 5 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 on OpenAI at routing band C1.",
  "urls": {
    "profile": "https://www.o10.io/models/gpt-5",
    "pricing": "https://www.o10.io/pricing/openrouter/gpt-5",
    "json": "https://www.o10.io/api/models/gpt-5.json"
  },
  "dateModified": "2026-06-27"
}