OpenAI · Model guide
GPT-5.5 Pro
GPT-5.5 Pro spends more compute to produce smarter and more precise answers on difficult problems. It supports only medium-to-xhigh reasoning, may take several minutes, and is best used through background Responses workflows when latency is secondary to answer quality.
What this model is good at
What the vendor positions it for, and which of our models to reach for instead.
VendorA higher-compute GPT-5.5 variant for the toughest, accuracy-first work.source
- openai/gpt-5.5faster —Use the standard model when streaming, latency or cost matters.
- openai/gpt-5.6-solsuccessor —Use GPT-5.6 Sol for the newer flagship and optional Pro execution mode.
Pricing and billing
Tiered pricing: the rate changes once the input passes the threshold.
| Price / 1M tokens by input size | Input < 272.0K | Input ≥ 272.0K |
|---|---|---|
| Input | $ 30.00 | $ 60.00 |
| Output | $ 180.00 | $ 270.00 |
| Cache read | $ 30.00 | $ 60.00 |
| Cache write | $ 30.00 | $ 60.00 |
At this input size you are on the Input < 272.0K tier.
+ 2.0K × $ 180.00
Capabilities and limits
What CrossModel guarantees across every route this model can take right now.
- Context window
- 1.1M tokens
- Max output
- 128.0K tokens
- Input / output modalities
- Text + Image → Text
- Streaming
- Not supported
- Tool calling
- Supported
- Structured output (JSON)
- Supported
- Image input
- Supported
- Thinking mode
- Supported· always on
- Reasoning effort
- medium · high · xhigh
- Available endpoints
- /v1/chat/completions · /v1/responses · /v1/messages
Published benchmarks
Scores the vendor reported, with the evaluation setup each one came from.
- 90.1%
- 82.3%
- 39.6%
Vendor-reported numbers, not CrossModel measurements. Scores are only comparable when the benchmark version, metric and evaluation setup match, so nothing here is averaged or ranked.
Use it in your tools
Point the base URL at CrossModel and paste this model ID — every tool below has a setup guide.
Frequently asked questions
What is GPT-5.5 Pro?
How much does GPT-5.5 Pro cost?
Does GPT-5.5 Pro support tool calling and structured output?
Which endpoint do I call?
Can I try it without writing code?
Chat first, integrate later
Chat first, then wire it in once you like the answers.