identity

proprietary
OpenAI logo

gpt-5.5OpenAI

from /1M in$2.50openai inc.
context1.1M128K out
best ttft496msaws bedrock
price spread2.2x8 endpoints
endpoints
8
regions
7
best tok/s
60
api
chat
released
April 2026
eu routing
available

capabilities 5/8

visionreasoningtoolscachingweb searchjson schemacomputer useimage gen

The same weights cost 2.2x more on aws bedrock than on openai inc.. That is what the endpoints table is for.

endpoints

8 / 7 regions
Providers serving gpt-5.5, with pricing and measured performance. Best value in each column is coloured.
#flags
1OpenAI Inc.Global1.1M$2.50$15.00$0.254.35s60.0no-train
2OpenAI Inc.Global1.1M$5.00$30.00$0.504.35s60.0no-train
3Microsoft Azure AIeastus21.1M$5.00$30.00$0.50877ms46.0zdr
4Microsoft Azure AIgermanywestcentral1.1M$5.00$30.00$0.50877ms46.0zdr
5Microsoft Azure AIswedencentral1.1M$5.00$30.00$0.50877ms46.0zdr
6Microsoft Azure AIwesteurope1.1M$5.00$30.00$0.50877ms46.0zdr
7AWS Bedrockus-east-11.1M$5.50$33.00$0.55496ms47.0-zdr
8AWS Bedrockus-east-21.1M$5.50$33.00$0.55496ms47.0-zdr
provider price, no markupper 1M tokensblank where no qualifying sample

measured

through Sep 12
median
564ms1.40s2.23s07-0608-0309-071.61s1.16s738ms
hover the plot for weekly values
time to first token per provider: current value, window low and high, and change across the window
providernowlowhighchange
AWS Bedrock496ms1.59s2.09s-23%
Microsoft Azure AI877ms710ms1.45s-43%
OpenAI Inc.4.35s703ms2.04s-32%

median wait before the first token lands. this is the number a user feels, and it moves with provider load through the day.

Lines are steps: each sample is one week of traffic held flat, not a slide from the week before. Click a name in the key to drop it from the plot. Measured through Sep 12.

benchmarks

artificial analysis
Benchmark scores, each normalised to 100
evalScore as a share of 100/100
τ²-Bench93.9
GPQA Diamond93.5
Coding Index74.9
Terminal-Bench Hard60.6
SciCode55.8
Humanity's Last Exam45.8
Intelligence Index38.6
7 evalsmean66.2

Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-04-23.

call it

model=
gpt-5.5

requesty routes this id across every provider serving gpt-5.5, picking on price and health and failing over automatically. the id stays valid when a provider changes underneath it

Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.

quickstart

openai compatible
main.py
from openai import OpenAI client = OpenAI(    api_key="YOUR_REQUESTY_API_KEY",    base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create(    model="gpt-5.5",    messages=[        {"role": "user", "content": "Explain quantum computing in one paragraph."},    ],) print(response.choices[0].message.content)

Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models

notes

reference

GPT-5.5 is OpenAI's frontier model designed for complex professional workloads, building on GPT-5.4 with stronger reasoning, higher reliability, and improved token efficiency on hard tasks. It features a 1M+ token context window (922K input, 128K output) with support for text and image inputs, enabling large-scale reasoning, coding, and multimodal workflows within a single system.

questions 7

Which providers serve gpt-5.5?
gpt-5.5 is available from 3 providers through Requesty: OpenAI Inc., Microsoft Azure AI, AWS Bedrock. All endpoints share one OpenAI-compatible API and one key, and Requesty fails over between them automatically.
How much does gpt-5.5 cost?
Pricing starts at $2.50 per million input tokens and $15.00 per million output tokens on the cheapest provider. Prices vary by provider and region; the table above shows every endpoint. Requesty charges exactly what the upstream provider charges, with no markup.
Is gpt-5.5 open weights?
No. gpt-5.5 is a proprietary model from OpenAI, served through OpenAI's own API and licensed cloud platforms.
What is the context window of gpt-5.5?
gpt-5.5 supports up to 1.1M tokens of context, with up to 128K output tokens per response. Some providers expose a smaller window; check the per-endpoint context column above.
Which provider is fastest for gpt-5.5?
In recent production traffic through Requesty, AWS Bedrock had the lowest median time to first token (496ms) for gpt-5.5. Latency shifts over time, so Requesty's latency-based routing picks the fastest healthy provider per request automatically.
How do I use gpt-5.5 with the OpenAI SDK?
Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "gpt-5.5" or any endpoint id from the table above. The quickstart section shows Python, JavaScript and cURL snippets.
Should I call gpt-5.5 by its managed id or a provider id?
Use the managed id, "gpt-5.5". Requesty picks which of the 3 providers serves each request based on price and health, and fails over when one degrades, so the id keeps working while the routing changes underneath it. There is also an EU-only id, "gpt-5.5@eu", which routes the same way but only through EU-hosted providers. Send a provider id like "openai/gpt-5.5:flex" only when you need one specific deployment and want no failover.

more from openai 6

Other OpenAI models
modelcontextfrom /Mproviders
gpt-6-astra1.1M$5.002
gpt-5.6-luna1.1M$0.103
gpt-5.6-terra1.1M$1.003
gpt-5.6-sol1.1M$2.503
gpt-5.5-pro1.1M$30.001
gpt-5.4-nano400K$0.101

route gpt-5.5 through one endpoint

One key for 3 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology

gpt-5.53 providers8 endpointsfrom $2.50 /1M inctx 1.1Mttft 496msspread 2.2xupdated Sep 12