Claude Opus 4.7

anthropic/claude-opus-4.7
Featured
VisionToolsJSONReasoning
by Anthropic · 2026-04-16

Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents. Building on the coding and agentic strengths of Opus 4.6, it delivers stronger performance on...

ctx1M tokens
Max output128K
Inputtext + image + file
Outputtext
p50 TTFT3.77 s
INPUT$5.00/ 1M tokens
OUTPUT$25.00/ 1M tokens
p50 TTFT3.77 s7d
p95 TTFT10.00 s7d
TRAFFIC2.4Mtokens / 7d

Claude Opus 4.7 is a large language model developed by Anthropic, positioned as their most advanced offering in the Claude family. It is designed for users who need deep reasoning, nuanced…

What is Claude Opus 4.7 and who is it for?

What input modalities does Claude Opus 4.7 support?

What is the context window and max output size?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

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

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

response = client.chat.completions.create(
    model="anthropic/claude-opus-4.7",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • include_reasoning
  • max_tokens
  • output_config
  • reasoning
  • response_format
  • stop
  • stream
  • structured_outputs
  • temperature
  • thinking
  • tool_choice
  • tools
  • top_p

Pricing

Input / 1M tokens$5.00
Output / 1M tokens$25.00
Cache read / 1M$0.500
Cache write / 1M$6.25
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $110 · With prompt caching $94.25

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.0126

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

Performance

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

Public benchmarks

65.2
AA Coding
Better than 95% of models compared
#5 of 106
70.2
AA Intelligence
Better than 97% of models compared
#3 of 110
69.2
AA Math
Better than 60% of models compared
#32 of 81
GPQA Diamond
64.2 index
Humanity's Last Exam
39.6
IFBench
58.6
Long-Context Recall
70.3
MMLU-Pro
77.2 index
SciCode
54.5
TerminalBench Hard
51.5
τ²-Bench
56.2 index
Source: artificialanalysis.ai

How it compares

Claude Opus 4.7Claude Fable 5Claude Opus 4.8Claude Opus 4.6
Input $/M$5.00$10.00$5.00$5.00
Output $/M$25.00$50.00$25.00$25.00
Context1.0M1.0M1.0M1.0M
Quality10/1010/1010/109/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost per token for Claude Opus 4.7 through OrcaRouter?
The cost is $5.00 per 1 million input tokens and $25.00 per 1 million output tokens. These are the provider rates with zero markup from OrcaRouter. No additional gateway fees apply.
How large is the context window and what does that mean for my tasks?
Claude Opus 4.7 has a context window of 1,000,000 tokens, meaning it can process very long inputs — such as entire books or large codebases — in a single request. The maximum output is 128,000 tokens.
What are the main strengths of Claude Opus 4.7?
Strengths include deep reasoning (evidenced by a 91.4 score on GPQA Diamond), multi-modal handling (text, images, files), and an extremely large context window. It is designed for complex, high-stakes tasks.
How does Claude Opus 4.7 compare to other Claude models?
Opus 4.7 is the most capable and most expensive Claude model. It outperforms Sonnet and Haiku on complex reasoning and has a larger context window (1M vs 200K for Sonnet), but costs significantly more per token.
How do I call Claude Opus 4.7 using the OpenAI-compatible API?
Set your base URL to https://api.orcarouter.ai/v1 and use model ID "anthropic/claude-opus-4.7". Authenticate with your OrcaRouter API key. Standard OpenAI chat completions parameters are supported.
What data handling practices apply when using Claude Opus 4.7 on OrcaRouter?
Data is processed by Anthropic through OrcaRouter's gateway. OrcaRouter does not store or log contents beyond necessary routing. Anthropic's privacy policy applies — prompts are not used for training unless you opt in.
Can I use Claude Opus 4.7 for coding and image analysis?
Yes. It supports text, image, and file inputs. It can analyze diagrams, code, and documents. It is particularly strong in complex coding tasks and multi-modal reasoning.
Is there a free trial or discounted tier for Claude Opus 4.7?
OrcaRouter does not offer a free trial for this model. Billing is strictly pay-per-token at the provider rate. No caching discounts or batch pricing have been announced for this model on the platform.

Embed this badge

Anthropic: Claude Opus 4.7$5.00/M in3772ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/anthropic/claude-opus-4.7" target="_blank"> <img src="https://www.orcarouter.ai/embed/anthropic/claude-opus-4.7.svg" alt="Anthropic: Claude Opus 4.7 on OrcaRouter" /> </a>
Markdown [![Anthropic: Claude Opus 4.7](https://www.orcarouter.ai/embed/anthropic/claude-opus-4.7.svg)](https://www.orcarouter.ai/models/anthropic/claude-opus-4.7)

Model card as data

GET /api/public/models/anthropic/claude-opus-4.7Open
Machine-readable:/llms.txt/llms-full.txt