Sonar
edenai/perplexityai/sonar · family sonar · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: text image.
$1.00
Blended $/1M (3:1)
$1
Input $/1M
$1
Output $/1M
$2.00
1M in + 1M out
—
Cache read $/1M
#3647 of 6,829
Cheapest rank
- Provider
- Eden AI (
edenai) - Kind
- text (outputs text)
- Context
- 127,072 tokens
- Max output
- 4,096 tokens
- Capabilities
- text image
Same model, other providers
“Sonar” is offered by 8 providers — cheapest-effective first. Perplexity Agent is the cheapest at $0.81 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Perplexity Agent | $0.25 | $2.5 | $0.81 | 128k |
| Eden AI (this) | $1 | $1 | $1.00 | 127k |
| SAP AI Core | $1 | $1 | $1.00 | 128k |
| OpenRouter | $1 | $1 | $1.00 | 127k |
| Opper | $1 | $1 | $1.00 | 128k |
| Perplexity | $1 | $1 | $1.00 | 128k |
| DevPass (LLM Gateway) | $1 | $1 | $1.00 | 130k |
| Vercel AI Gateway | — | — | — | 127k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Eden AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"perplexityai/sonar","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):