Claude Opus 4.5 (20251101)
Anthropic's Opus 4.5 snapshot for premium intelligence in coding and agentic workflows.
Context Window
200k tokens
Claude Opus 4.5 (20251101)
Max Output
-
MTok
Input
$5
Output
$25
claude-opus-4-5-20251101Playground
claude-opus-4-5-20251101Click or drag
No output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
Claude Opus 4.5 (20251101) | 200k tokens | - | $5 | $25 | 5m: $6.25 1h: $10 | $0.50 |
Official Anthropic pricing for Claude Opus 4.5 on the Claude API.
Prompt caching uses 1.25x for 5-minute writes, 2x for 1-hour writes, and 0.1x for cache reads.
Cache read or cached input pricing applies to reused prompt tokens.
README
- Anthropic positions Claude Opus 4.5 as a top-tier model for coding, high-stakes reasoning, and long-horizon agent tasks.
- This page uses the snapshot model identifier `claude-opus-4-5-20251101`, which is suited for teams that need explicit version pinning.
- Opus 4.5 is designed for cases where quality and reliability matter more than latency or cost efficiency.
API
Anthropic's Opus 4.5 snapshot for premium intelligence in coding and agentic workflows.
Model Code
claude-opus-4-5-20251101
API
Endpoint
POST /v1/messagesAuthentication
Authorization: Bearer YOUR_REACH_API_KEY anthropic-version: 2023-06-01 Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1/messages" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "anthropic-version: 2023-06-01" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"messages": [
{
"role": "user",
"content": "Introduce ReachAPI in one sentence."
}
],
"max_tokens": 512,
"temperature": 0.2
}'Related Models
Claude Fable 5
Anthropic's most capable widely released model for next-generation intelligence and long-running agents.
Claude Opus 5
Anthropic's flagship model for deep reasoning, complex agentic coding, and long-horizon enterprise work.
Claude Sonnet 5
Anthropic's new Sonnet model for extended-context coding, agents, and enterprise production workflows.
Claude Opus 4.8
Anthropic's newest Opus-tier model for complex reasoning, long-horizon agentic coding, and high-autonomy enterprise work.
Claude Opus 4.7
Anthropic's premium Opus model for advanced coding, vision-heavy review, and long-running enterprise agents.
Claude Opus 4.6
Anthropic's most capable model for coding, agents, and high-stakes enterprise work.
