GPT-5.5
OpenAI's "Spud": the first fully retrained base model since GPT-4.5. 1M context window; tops the Artificial Analysis Intelligence Index at 59-60 and the LMArena text leaderboard at ~1506 Elo. Shipped April 23 2026, on AWS Bedrock April 28.
1M
tokens
33K
tokens
$5
per 1M tokens
$30
per 1M tokens
70
tokens/sec
Apr 2026
2026-04-23
$17.50
per 1M tokens
5.5
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ GPT-5.51M
- GPT-4.11M
- Gemini 2.5 Pro1M
- Gemini 2.0 Flash1M
- Llama 4 Maverick1M
- GPT-5.5 Pro1M
- Claude Opus 4.71M
- Gemini 3.1 Pro1M
Not on our gateway yet
Swfte Connect does not hold a key for GPT-5.5, so there is nothing to run here. Add your own provider key and call it with the same API as every other model in this directory.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai:gpt-5.5",
"messages": [{"role": "user", "content": "Hello"}]
}'About GPT-5.5
GPT-5.5 is a flagship AI model by OpenAI, released on April 23, 2026. It supports a context window of 1000K tokens and can generate up to 33K output tokens.
At $5 per million input tokens and $30 per million output tokens, its blended cost of $17.50/1M tokens places it in the premium pricing tier. Its value score of 5.5 reflects the balance of quality and cost.
Using GPT-5.5 with Swfte
Access GPT-5.5 through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try GPT-5.5 in our AI Playground before integrating.