gpt-5.5 API
OpenAI gpt-5.5 for chat and coding; Flatkey routes this model through /v1/chat/completions. $4/$24 per 1M tokens 1,048,576-token context window.
gpt-5.5 API performance
gpt-5.5 API reliability and uptime
Live Flatkey request telemetry for gpt-5.5 appears here when enough production traffic is available.
gpt-5.5 API activity
gpt-5.5 API usage and request activity
Track request volume and successful inference activity for gpt-5.5 over the latest reporting window.
gpt-5.5 pricing
gpt-5.5 API pricing and billing
Prices below are calculated from Flatkey pricing data for this model and the visible groups currently returned by our pricing API.
Add credits
Use the same Flatkey balance and API key across image, video, audio, and text models.
- Model Type
- Text
- API
- /v1/chat/completions
- Billing basis
- 1M tokens
gpt-5.5 chat and coding: core capabilities
OpenAI's gpt-5.5 route supports text · image · file. Catalog categories: Programming, Marketing, SEO.
gpt-5.5 chat and coding API
Call gpt-5.5 through /v1/chat/completions for chat, coding or agent workflows supported by the model's listed modalities.
gpt-5.5 long-context work
gpt-5.5 is listed with 1,048,576-token; use that catalog value as an integration planning reference and validate limits for your account.
gpt-5.5 tool and agent workflows
Keep tool calls, structured output and streaming behavior aligned with the endpoint contract instead of assuming every provider feature is interchangeable.
gpt-5.5 production routing
Use one Flatkey key for gpt-5.5, usage controls and model routing while retaining the exact model id in your SDK configuration.
Compare
gpt-5.5 API comparison: capabilities and access
Compare the catalog facts for gpt-5.5 with the previous-generation baseline before changing your integration.
| Capability | Previous generation | gpt-5.5 |
|---|---|---|
| Provider | Not verified in this catalog snapshot | OpenAI |
| Modalities | Not verified in this catalog snapshot | text · image · file |
| Context | Not verified in this catalog snapshot | 1,048,576-token |
| Endpoint | Not verified in this catalog snapshot | /v1/chat/completions |
| Billing | Not verified in this catalog snapshot | $4/$24 per 1M tokens |
Why Flatkey
Why use Flatkey for gpt-5.5?
OpenAI-compatible migration path
Chat Completions-style payloads reduce switching friction from existing model stacks.
Production routing
Keep usage, keys, quotas, and model routing in one Flatkey account.
Unified API access
Use one account and API key across image, video, audio, and language models.
Routing across upstream channels
Requests are spread across the channels serving this model, with 30-day uptime published above.
API Gateway
Supported endpoint coverage in our pricing API.
curl https://router.flatkey.ai/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer sk-..." \ -d '{ "model": "gpt-5.5", "messages": [ { "role": "user", "content": "You are a senior backend engineer. In 3 sentences, explain why developers should use an LLM gateway instead of calling each official API directly." } ] }'
FAQ
gpt-5.5 API
pricing, features, and usage FAQs
Answers about gpt-5.5 pricing, capabilities, endpoint access and catalog limits.