model releaseOpenAI

OpenAI Releases GPT-5.5 Pro with 1M+ Token Context Window, $30 Per Million Input Tokens

TL;DR

OpenAI has released GPT-5.5 Pro, a high-capability model with a 1,050,000 token context window (922K input, 128K output) priced at $30 per million input tokens and $180 per million output tokens. The model supports text and image inputs and is optimized for deep reasoning, agentic coding, and multi-step workflows.

2 min read
0

GPT-5.5 Pro — Quick Specs

Context window1050K tokens
Input$30/1M tokens
Output$180/1M tokens

OpenAI Releases GPT-5.5 Pro with 1M+ Token Context Window

OpenAI has released GPT-5.5 Pro, a new model featuring a 1,050,000 token context window and pricing of $30 per million input tokens and $180 per million output tokens. The model was released on April 24, 2026.

Technical Specifications

GPT-5.5 Pro offers a split context window: 922,000 tokens for input and 128,000 tokens for output. According to OpenAI, the model is optimized for "deep reasoning and accuracy on complex, high-stakes workloads." It supports both text and image inputs, making it a multimodal model.

The pricing structure shows a 6:1 ratio between output and input tokens, with output tokens costing $180 per million compared to $30 per million for input tokens.

Intended Use Cases

OpenAI positions GPT-5.5 Pro for three primary applications:

  • Long-horizon problem solving requiring extended context
  • Agentic coding tasks
  • Precise execution across multi-step workflows

The model includes reasoning capabilities with a step-by-step thinking process. Developers can enable this feature using the reasoning parameter in API requests and access the reasoning_details array in responses to view the model's internal reasoning chain.

Availability

GPT-5.5 Pro is available through OpenRouter, which routes requests across multiple providers with fallback support for uptime. The model is accessible via OpenRouter's API with standard OpenAI SDK compatibility.

What This Means

The 1M+ token context window represents a significant expansion in working memory compared to previous models, enabling applications that require processing entire codebases, long documents, or extended conversation histories. The $30/$180 pricing positions GPT-5.5 Pro in the premium tier, suggesting OpenAI expects it to be used for high-value tasks where the extended context and reasoning capabilities justify the cost. The 6:1 output-to-input pricing ratio incentivizes efficient prompt design and may make the model less suitable for long-form generation tasks compared to analytical or reasoning-heavy applications.

Related Articles

model release

OpenAI Launches GPT-6 Astra With Half the Message Allowance of GPT-5.6 Sol

OpenAI has begun rolling out GPT-6 Astra to top-tier ChatGPT plans, the API, Azure, and AWS Bedrock. The model delivers roughly half the usage allowance of GPT-5.6 Sol across comparable plans, with Plus and Business users gaining access in the coming days.

model release

OpenAI Releases Astra, Claims New Flagship Model Beats Rivals on Coding and Cybersecurity Benchmarks

OpenAI released Astra on Thursday, calling it its most capable and most aligned model yet. The model uses a reasoning technique called 'opaque recurrence' that critics say reduces visibility into its chain of thought.

product update

OpenAI Lists GPT-6 Astra Pro on OpenRouter: Same Model, Higher-Compute Reasoning Mode

GPT-6 Astra Pro, now listed on OpenRouter, is the existing GPT-6 Astra model configured to run with reasoning.mode set to 'pro' for higher-quality output on complex tasks. It carries a 1M-token context window and tiered pricing from $5/$25 to $20/$100 per million input/output tokens depending on the serving tier.

model release

OpenAI Releases GPT-6 Astra, First Model to Cross 'Critical' Cybersecurity Threshold

OpenAI has begun rolling out GPT-6 Astra, the first model to reach the company's internal 'Critical' cybersecurity threshold. Access is being phased, with companies in OpenAI's Daybreak cybersecurity program getting priority following added safeguards after a prior model containment breach.

Comments

Loading...