claude-opus-4-7Anthropic PBC
- api
- chat
- hosting
- US
- model lab
- Anthropic
- weights
- closed
- added
- April 2026
- model id
- anthropic/claude-opus-4-7
capabilities 7/8
3 providers serve claude-opus-4-7. This page is one of them. Compare all endpoints
- input
- $5.00
- output
- $25.00
- cache write
- $6.25
- cache read
- $0.50
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.75 |
| 1M in + 100K out | $7.50 |
| 10M in + 1M out | $75.00 |
Requesty charges what the upstream provider charges, with no markup and no per-request fee. Prompt caching and smart routing cut the effective cost further on repeated context. Gateway pricing
- median ttft
- 1.91s
- median tok/s
- 79.0
- blended /1M
- $1.35
- cache hit
- 87.7%
- answered
- 99.90%
Weekly aggregates from production traffic routed through Requesty to this endpoint. A metric with no qualifying sample is left out rather than filled in. Compare against the other providers
| eval | Score as a share of 100 | /100 |
|---|---|---|
| GPQA Diamond | 91.4 | |
| τ²-Bench | 88.6 | |
| Coding Index | 73.6 | |
| Terminal-Bench Hard | 51.5 | |
| Humanity's Last Exam | 42.3 | |
| Intelligence Index | 40.7 | |
| 6 evals | mean | 64.7 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2026-04-16.
- retention
- 30 days
- trains on prompts
- no
- hosted in
- US
Terms are the provider's, not Requesty's: routing a request here puts it under them. Anthropic Privacy Policy
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
anthropic/claude-opus-4-7this id pins the anthropic pbc deployment, with no routing and no failover. the managed id on the canonical page routes across all 3 providers instead
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="anthropic/claude-opus-4-7", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url to https://router.requesty.ai/v1, use your Requesty key, set the model to the id above. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog. Browse all models
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 complex, multi-step tasks and more reliable agentic execution across extended workflows. It is especially effective for asynchronous agent pipelines where tasks unfold over time - large codebases, multi-stage debugging, and end-to-end project orchestration.
questions 6
How much does claude-opus-4-7 cost?
What is the context window of claude-opus-4-7?
How does claude-opus-4-7 perform on benchmarks?
What can claude-opus-4-7 do?
How do I use claude-opus-4-7 with the OpenAI SDK?
Can I run claude-opus-4-7 through Requesty?
more from anthropic pbc 8
| endpoint | ctx | in /M |
|---|---|---|
| claude-fable-5.1 | 1M | $10.00 |
| claude-opus-5 | 1M | $5.00 |
| claude-sonnet-5 | 1M | $2.00 |
| claude-fable-5 | 1M | $10.00 |
| claude-opus-4-8 | 1M | $5.00 |
| claude-sonnet-4-6 | 1M | $3.00 |
| claude-opus-4-6 | 1M | $5.00 |
| claude-opus-4-5 | 200K | $5.00 |
call claude-opus-4-7 through one endpoint
One key for this endpoint and 600+ other models. No markup on provider prices, automatic failover when a provider degrades, and prompt caching built in. Methodology
