Anthropic's highest-capability generally available model for long-running agents.
Anthropic's frontier Sonnet for coding and agents, with a native 1M context window.
| Provider | Role | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|---|
| Primary | 1M | $3.36 / $16.80/MToksame price, any rail | — | — | — | |
| ddeepinfraNo trainingNo training on your data | Fallback | 1M | 1.7s |
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-sonnet-5",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Anthropic's frontier Sonnet for coding and agents, with a native 1M context window.
Claude Sonnet 5 costs $3.36/M input tokens and $16.80/M output tokens.
Claude Sonnet 5 accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "claude-sonnet-5"`.
Claude Fable 5, Claude Haiku 4.5, Claude Opus 4.6, Claude Opus 5, Claude Sonnet 4.5, Claude Sonnet 4.6.
| 1.7s |
| 100% |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →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.