{
  "slug": "openai-gpt-3-5-turbo",
  "name": "Gpt 3 5 Turbo",
  "sourceProvider": "openai",
  "type": "language",
  "band": "C1",
  "routable": true,
  "inputPerM": 0.5,
  "outputPerM": 1.5,
  "contextWindow": 16385,
  "hasGatewayPricing": true,
  "hosts": [
    {
      "host": "openrouter",
      "hostName": "OpenRouter"
    }
  ],
  "routes": [
    {
      "host": "openrouter",
      "upstreamId": "openrouter/openai/gpt-3.5-turbo"
    }
  ],
  "snippetAnswer": "Gpt 3 5 Turbo costs $0.500/1M input tokens and $1.50/1M output tokens as of 2026-06-27. Openai publishes this model with a 16K tokens context window. o10 lists Gpt 3 5 Turbo on OpenRouter at routing band C1.",
  "urls": {
    "profile": "https://www.o10.io/models/openai-gpt-3-5-turbo",
    "pricing": "https://www.o10.io/pricing/openai/openai-gpt-3-5-turbo",
    "json": "https://www.o10.io/api/models/openai-gpt-3-5-turbo.json"
  },
  "dateModified": "2026-06-27"
}