{
  "slug": "gpt-5.5",
  "name": "Gpt 5.5",
  "sourceProvider": "openrouter",
  "type": "language",
  "band": "C4",
  "routable": true,
  "inputPerM": 5,
  "outputPerM": 30,
  "contextWindow": 1000000,
  "hasGatewayPricing": true,
  "hosts": [
    {
      "host": "openai",
      "hostName": "OpenAI"
    }
  ],
  "routes": [
    {
      "host": "openai",
      "upstreamId": "openai/gpt-5.5"
    }
  ],
  "snippetAnswer": "Gpt 5.5 costs $5.00/1M input tokens and $30.00/1M output tokens as of 2026-06-27. Openrouter publishes this model with a 1M tokens context window. o10 lists Gpt 5.5 on OpenAI at routing band C4.",
  "urls": {
    "profile": "https://www.o10.io/models/gpt-5.5",
    "pricing": "https://www.o10.io/pricing/openrouter/gpt-5.5",
    "json": "https://www.o10.io/api/models/gpt-5.5.json"
  },
  "dateModified": "2026-06-27"
}