claude-sonnet-4-6AWS Bedrock @eu-north-1
- api
- chat
- hosting
- EU
- model lab
- Anthropic
- weights
- closed
- added
- February 2026
- model id
- bedrock/claude-sonnet-4-6@eu-north-1
capabilities 6/8
3 providers serve claude-sonnet-4-6. This page is one of them. Compare all endpoints
- input
- $3.30
- output
- $16.50
- cache write
- $4.13
- cache read
- $0.30
worked cost
| volume | cost |
|---|---|
| 100K in + 10K out | $0.49 |
| 1M in + 100K out | $4.95 |
| 10M in + 1M out | $49.50 |
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.41s
- median tok/s
- 84.0
- blended /1M
- $1.71
- cache hit
- 68.6%
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 | 87.5 | |
| τ²-Bench | 75.7 | |
| Coding Index | 63.0 | |
| Terminal-Bench Hard | 53.0 | |
| SciCode | 50.1 | |
| Humanity's Last Exam | 33.6 | |
| Intelligence Index | 30.5 | |
| 7 evals | mean | 56.2 |
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-02-17.
- retention
- none
- trains on prompts
- no
- hosted in
- EU
- deployment
- eu-north-1
Terms are the provider's, not Requesty's: routing a request here puts it under them. AWS Privacy Notice
Need every request to stay in one jurisdiction? EU hosting routes only through EU-hosted providers.
bedrock/claude-sonnet-4-6@eu-north-1this id pins the aws bedrock 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="bedrock/claude-sonnet-4-6@eu-north-1", 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
Claude Sonnet 4.6 is Anthropic's best coding model in the world, leading on SWE-bench Verified (77.2%) and OSWorld (61.4%). It delivers sustained autonomous performance on complex tasks for over 30 hours—up from seven hours for Opus 4—maintaining focus and reliability throughout the entire software development lifecycle, with enhanced capabilities in tool handling, memory management, and context processing that make it the strongest model for building complex agents.
questions 7
How much does claude-sonnet-4-6 cost?
What is the context window of claude-sonnet-4-6?
How does claude-sonnet-4-6 perform on benchmarks?
What can claude-sonnet-4-6 do?
How do I use claude-sonnet-4-6 with the OpenAI SDK?
Can I run claude-sonnet-4-6 through Requesty?
What region is this deployment?
more from aws bedrock 8
| endpoint | ctx | in /M |
|---|---|---|
| claude-opus-5 | 1M | $5.50 |
| claude-opus-5 | 1M | $5.50 |
| claude-opus-5 | 1M | $5.50 |
| claude-opus-5 | 1M | $5.50 |
| claude-opus-5 | 1M | $5.00 |
| gpt-5.6-luna | 1.1M | $0.22 |
| gpt-5.6-terra | 1.1M | $2.20 |
| gpt-5.6-terra | 1.1M | $2.20 |
call claude-sonnet-4-6 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
