Sonar Pro is a web-search model built for deep, multi-step research and generating longer, cited reports. Reach for it when you need answers grounded in live web data rather than static training knowledge.
Modalities
Text+Image → Text
Input
$4.05 /1M
Output
$20.25 /1M
Cached input
$0.405 /1M90% off
Context
200K
Speed
medium
Performance
Live production data from real requests on Kyma — not synthetic benchmarks.
Rank
#55
of 87 active models
Tokens served
16.0K
all-time
Success rate
100%
last 7 days
Pricing
Pay per token. Cached input is billed at 10% of the input rate.
+ Estimate your workload− Estimate your workload
Estimated monthly cost
$481
$16.04 / day on Sonar Pro
Same workload on:
Estimates use list pricing with cached input billed at the 90%-discount rate. Actual bills depend on real token counts — every response includes its exact cost.
When to use Sonar Pro
Where this model earns its cost — and where it doesn't.
Sonar Pro integrates live search directly into its generation pipeline. It performs multi-step queries to retrieve current information and returns detailed answers with explicit citations. The model accepts text and image inputs and outputs text only.
On Kyma, it runs with a 200,000-token context window and an 8,000-token maximum output. It does not support function calling, structured outputs, or reasoning traces, and it operates at a medium speed tier. It is classified as a premium tier model, and each request incurs a per-request search fee on top of standard token costs.
Kyma handles routing with automatic failover and includes exact request costs in the usage.cost field. Prompt caching is supported, and cached input prefixes are billed at 10% of the standard input rate. The X-Kyma-Model header confirms the active model for every response.
Deep web research
Query complex topics and retrieve synthesized answers grounded in live sources.
Current events analysis
Track recent developments and generate summaries based on up-to-date reporting.
Long-form cited reports
Draft detailed documents with inline citations and multi-step information gathering.
Image-assisted research
Analyze uploaded images alongside live web queries to contextualize visual data.
Not ideal for: Do not use this model for low-latency conversational chat, function calling, or tasks requiring strict JSON formatting.
How it compares
Against the peers people actually weigh it against.
| Spec | Sonar Pro | Sonar | Muse Spark 1.1 |
|---|---|---|---|
| Input /1M | $4.05 | $1.35 | $1.688 |
| Output /1M | $20.25 | $1.35 | $5.738 |
| Context | 200K | 127K | 1M |
| Tools | No | No | Yes |
| Reasoning | No | No | Yes |
| Speed | medium | medium | medium |
Quick start
Up and running in under two minutes.
- 1
Create an API key
Sign up and grab a key from the dashboard — $0.50 free credit, no card required.
Get API key → - 2
Make your first request
Drop in your key and send a chat completion — fully OpenAI-compatible.
curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "sonar-pro", "messages": [ {"role": "user", "content": "Explain prompt caching in one paragraph."} ] }' - 3
Stream responses
Add
"stream": trueto receive tokens as they arrive.curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "sonar-pro", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
What is the context window of Sonar Pro?
How much does the Sonar Pro API cost?
Does Sonar Pro support function calling?
How do I use Sonar Pro?
Does Sonar Pro support function calling or structured outputs?
How is search pricing handled on Kyma?
Can I cache prompts to reduce costs?
More models by Perplexity
| Model | Context | Input | Output |
|---|---|---|---|
| 127K | $1.35 | $1.35 |