Meta's larger Llama 4 variant — stronger reasoning than Scout.
| Provider | Role | Context | Price · in / out |
|---|---|---|---|
| Primary | 128K | $0.26 / $0.49/MToksame price, any rail | |
| ddeepinfraNo trainingNo training on your data | Fallback | 128K |
routing.strategyCollecting — 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": "llama-4-scout",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Meta's efficient Llama 4 Scout variant.
Llama 4 Scout costs $0.26/M input tokens and $0.49/M output tokens.
Llama 4 Scout accepts text and returns text.
POST /api/v1/chat/completions with `"model": "llama-4-scout"`.
Llama 4 Maverick.
providers.onlyproviders.excludeproviders.ordermax_cost_usddata_policyAnthropic's fastest Claude variant — lightning-quick responses.
Anthropic's most intelligent model — use when quality is paramount.
Anthropic's Opus 5 for complex agentic coding and enterprise knowledge work.