openai/gpt-5-2025-08-07

openai/gpt-5-2025-08-07
VisionToolsJSONReasoning
by openai
ctx400K tokens
Max output128K
Inputtext + image + file
Outputtext
p50 TTFT10.00 s
INPUT$1.25/ 1M tokens
OUTPUT$10.00/ 1M tokens
p50 TTFT10.00 s7d
p95 TTFT10.00 s7d
TRAFFIC723.2Ktokens / 7d

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-2025-08-07",
    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$1.25
Output / 1M tokens$10.00
Cache read / 1M$0.125
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $38.75 · With prompt caching $34.81

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.005025

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

Performance

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

Public benchmarks

36.0
AA Coding
Better than 40% of models compared
#62 of 106
44.6
AA Intelligence
Better than 51% of models compared
#51 of 110
94.3
AA Math
Better than 88% of models compared
#8 of 81
AIME
95.7
AIME 2025
94.3
GPQA Diamond
85.4
Humanity's Last Exam
26.5
IFBench
73.1
LiveCodeBench
84.6
Long-Context Recall
75.6
MATH-500
99.4
MMLU-Pro
87.1
SciCode
42.9
TerminalBench Hard
32.6
τ²-Bench
84.8
Source: artificialanalysis.ai

How it compares

openai/gpt-5-2025-08-07GPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$1.25$21.00$60.00$5.00
Output $/M$10.00$168.00$270.00$30.00
Context400K400K1.1M
Quality7/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

How much does openai/gpt-5-2025-08-07 cost on OrcaRouter?
openai/gpt-5-2025-08-07 is priced at $1.25 per 1M input tokens and $10.00 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is openai/gpt-5-2025-08-07's context window?
openai/gpt-5-2025-08-07 supports a context window of 400K tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call openai/gpt-5-2025-08-07 via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="openai/gpt-5-2025-08-07" in the chat.completions.create call.
Does OrcaRouter rate-limit openai/gpt-5-2025-08-07?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.

Embed this badge

openai/gpt-5-2025-08-07$1.25/M in10000ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-5-2025-08-07" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-5-2025-08-07.svg" alt="openai/gpt-5-2025-08-07 on OrcaRouter" /> </a>
Markdown [![openai/gpt-5-2025-08-07](https://www.orcarouter.ai/embed/openai/gpt-5-2025-08-07.svg)](https://www.orcarouter.ai/models/openai/gpt-5-2025-08-07)

Model card as data

GET /api/public/models/openai/gpt-5-2025-08-07Open
Machine-readable:/llms.txt/llms-full.txt