Anthropic's highest-capability generally available model for long-running agents.
| Provider | Role | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|---|
| ggmicloudNo trainingNo training on your data | Primary | 256K | $0.35 / $1.38/MToksame price, any rail | 2.7s | 5.7s | 100% |
| ddeepinfraNo trainingNo training on your data | Fallback | 256K | — | — | — |
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": "step-3.7-flash",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'StepFun's efficient reasoning and coding model with capability-aware failover.
Step 3.7 Flash costs $0.35/M input tokens and $1.38/M output tokens.
Step 3.7 Flash accepts text and returns text.
POST /api/v1/chat/completions with `"model": "step-3.7-flash"`.
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.