Requesty
Anthropic logo

claude-opus-5-5

Anthropic/Proprietary/2 providers

Claude Opus 5.5 is a step-change improvement over Opus 5, with the biggest gains in agentic coding, long-running agentic tasks, and knowledge work. It is also a much better collaborator on long-running work. It reports back in plain language on what it did, what it found, and what it needs next.More

Which id to call

anthropic/claude-opus-5-5

This model has no managed policy yet, so call the provider endpoint directly. Every id in the endpoints table works the same way.

From /1M input

$4.00

Anthropic PBC

Context

1M

128K output

Endpoints

6

5 regions

Regions

5

chat

Capabilities 7/8

VisionReasoningTool callingCachingWeb searchJSON schemaComputer useImage generation

6 endpoints / 5 regions

Providers serving claude-opus-5-5

Provider prices, per 1M tokens. Pay as you go adds 5%, or 0% on your own keys.

Providers serving claude-opus-5-5, with pricing and measured performance. The best value in each column is highlighted.
RankPrivacy
1Anthropic PBCGlobal1M$4.00$20.00$0.20no-train
2AWS BedrockGlobal1M$4.00$20.00$0.20zdr
3AWS Bedrockeu-central-11M$4.40$22.00$0.22zdr
4AWS Bedrockeu-north-11M$4.40$22.00$0.22zdr
5AWS Bedrockeu-west-11M$4.40$22.00$0.22zdr
6AWS Bedrockeu-west-31M$4.40$22.00$0.22zdr

A column is blank where no qualifying sample exists, and every row links to that provider's endpoint page.

model=

Which id to call

One base url, https://router.requesty.ai/v1, and one key for every id here.

anthropic/claude-opus-5-5

This model has no managed policy yet, so call the provider endpoint directly. Every id in the endpoints table works the same way.

OpenAI compatible

Call it in three lines

Change the base url, use your Requesty key, set the model to any id on the left. Existing OpenAI SDK code needs no other edit.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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-5-5", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ], ) print(response.choices[0].message.content)

Artificial Analysis

Benchmark scores

Intelligence Indexreasoning
57.6%

Artificial Analysis Intelligence Index: a composite of multiple evaluations measuring overall model capability.

Scores from artificialanalysis.ai. They measure the model, not the provider, so they are the same on every endpoint above.

6

More from Anthropic

Reference

claude-opus-5-5 questions

Which providers serve claude-opus-5-5?

claude-opus-5-5 is available from 2 providers through Requesty: Anthropic PBC, AWS Bedrock. All endpoints share one OpenAI-compatible API and one key, and Requesty fails over between them automatically.

How much does claude-opus-5-5 cost?

Pricing starts at $4.00 per million input tokens and $20.00 per million output tokens on Anthropic PBC, the cheapest endpoint. Prices vary by provider and region; the table above shows every endpoint. Those are the upstream provider rates: pay as you go adds 5% on top, or 0% if you bring your own provider keys.

Is claude-opus-5-5 open weights?

No. claude-opus-5-5 is a proprietary model from Anthropic, served through Anthropic's own API and licensed cloud platforms.

What is the context window of claude-opus-5-5?

claude-opus-5-5 supports up to 1M tokens of context, with up to 128K output tokens per response. Some providers expose a smaller window; check the per-endpoint context column above.

How do I use claude-opus-5-5 with the OpenAI SDK?

Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "anthropic/claude-opus-5-5" or any endpoint id from the table above. The quickstart section shows Python, JavaScript and cURL snippets.

Route claude-opus-5-5 through one endpoint

One key for 2 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in.

Benchmark rankings