openai/gpt-5.2-pro-2025-12-11

openai/gpt-5.2-pro-2025-12-11
VisionToolsJSONReasoning
by openai

OpenAI's GPT-5.2 Pro with 400K context window, multimodal (image/text/file), accessed via OrcaRouter at zero markup.

ctx400K tokens
Max output128K
Inputimage + text + file
Outputtext
p50 TTFT5.00 s
INPUT$21.00/ 1M tokens
OUTPUT$168.00/ 1M tokens
p50 TTFT5.00 s7d
p95 TTFT10.00 s7d
TRAFFIC113.3Ktokens / 7d

openai/gpt-5.2-pro-2025-12-11 is a model from OpenAI's GPT-5 generation, specifically a Pro variant released in December 2025. It is designed for tasks that require large context windows and…

What is openai/gpt-5.2-pro-2025-12-11?

Who is this model for?

What input modalities does it support?

How does OrcaRouter provide access to this model?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="openai/gpt-5.2-pro-2025-12-11",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • include_reasoning
  • max_completion_tokens
  • max_tokens
  • reasoning
  • response_format
  • seed
  • stream
  • structured_outputs
  • tool_choice
  • tools

Pricing

Input / 1M tokens$21.00
Output / 1M tokens$168.00
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $651

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.0844

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
5.00 s
Output speed
24.3 tok/s
p95 TTFT
10.00 s
Error rate
0%

Public benchmarks

Source: Design Arena

How it compares

openai/gpt-5.2-pro-2025-12-11GPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$21.00$21.00$60.00$5.00
Output $/M$168.00$168.00$270.00$30.00
Context400K400K1.1M
Quality10/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost per token for openai/gpt-5.2-pro-2025-12-11?
Input tokens cost $21.00 per 1 million tokens, and output tokens cost $168.00 per 1 million tokens. There is no markup; you pay the exact provider rate through OrcaRouter.
What is the context window size?
The context window is 400,000 tokens. The maximum output length is 128,000 tokens.
What input modalities does the model support?
It supports image, text, and file uploads as input modalities. This allows processing of images, documents, and textual prompts together.
What are the main strengths of GPT-5.2 Pro?
Key strengths include its large 400K context window, high 128K output capacity, multimodal input (image, text, file), and high-quality generation. It is designed for complex, long-form tasks.
How does GPT-5.2 Pro compare to GPT-4o?
GPT-5.2 Pro has a larger context window (400K vs 128K), higher max output (128K vs 4K), and file input support. Pricing is higher: $21/$168 per million tokens compared to GPT-4o's $10/$30 (public pricing). It is best for tasks requiring extra context or file input.
Does OrcaRouter add any markup to the price?
No. OrcaRouter bills at the exact provider rate with zero markup. You pay $21.00 per million input tokens and $168.00 per million output tokens, no hidden fees.
How do I call this model via OrcaRouter's API?
Set your API base URL to https://api.orcarouter.ai/v1 and use model ID "openai/gpt-5.2-pro-2025-12-11". The API is fully compatible with OpenAI's chat completions format.
What is the maximum output length?
The maximum output is 128,000 tokens per request. You can set max_tokens up to this limit.
Is there any data caching that reduces cost?
OrcaRouter does not disclose specific caching policies for this model. Assume every request is billed based on the actual token count reported by the API.
Can I use streaming with this model?
Yes, streaming is supported by setting stream: true in the request. Tokens will be delivered as they are generated, reducing perceived latency.

Embed this badge

openai/gpt-5.2-pro-2025-12-11$21.00/M in5000ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-5.2-pro-2025-12-11" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-5.2-pro-2025-12-11.svg" alt="openai/gpt-5.2-pro-2025-12-11 on OrcaRouter" /> </a>
Markdown [![openai/gpt-5.2-pro-2025-12-11](https://www.orcarouter.ai/embed/openai/gpt-5.2-pro-2025-12-11.svg)](https://www.orcarouter.ai/models/openai/gpt-5.2-pro-2025-12-11)

Model card as data

GET /api/public/models/openai/gpt-5.2-pro-2025-12-11Open
Machine-readable:/llms.txt/llms-full.txt