Anthropic's highest-capability generally available model for long-running agents.
Anthropic's latest Opus 4 generation for deep reasoning, coding, visual analysis, and long-horizon agents.
| Provider | Context | Price · in / out | p50 | p95 | First token | Uptime | tok/s |
|---|---|---|---|---|---|---|---|
| ddeepinfraNo trainingNo training on your data | 1M | $5.60 / $28.00/MTok | 1.5s | 2.0s | 1.6s | 100% | 444 |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-opus-4.8",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Anthropic's latest Opus 4 generation for deep reasoning, coding, visual analysis, and long-horizon agents.
Claude Opus 4.8 costs $5.60/M input tokens and $28.00/M output tokens.
Claude Opus 4.8 accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "claude-opus-4.8"`.
Claude Fable 5, Claude Haiku 4.5, Claude Opus 4.6, Claude Opus 5, Claude Sonnet 4.5, Claude Sonnet 4.6, Claude Sonnet 5.
Anthropic's most intelligent model — use when quality is paramount.
Anthropic's Opus 5 for complex agentic coding and enterprise knowledge work.
Anthropic's previous Sonnet — strong at code and analysis.