Perplexity / perplexity/sonar-deep-research
Sonar Deep Research - access through LLMTR
Built to search broadly across many sources and produce detailed, citation-rich research output. Best for briefings, reports, and market research rather than short answers.
Technical specifications
| Canonical ID | perplexity/sonar-deep-research |
|---|---|
| Provider | Perplexity |
| Context window | 128,000 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
A 6% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $2.00 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $8.00 |
| CHAT_COMPLETIONS | CITATION_TOKENS | PER_1M_TOKENS | $2.00 |
| CHAT_COMPLETIONS | REASONING_TOKENS | PER_1M_TOKENS | $3.00 |
| CHAT_COMPLETIONS | SEARCH_QUERY | PER_1K_CALLS | $5.00 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"perplexity/sonar-deep-research","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Sonar perplexity/sonar
- Sonar Pro perplexity/sonar-pro
- Sonar Reasoning Pro perplexity/sonar-reasoning-pro
- PPLX Embed v1 0.6B perplexity/pplx-embed-v1-0.6b
- PPLX Embed v1 4B perplexity/pplx-embed-v1-4b
- PPLX Embed Context v1 0.6B perplexity/pplx-embed-context-v1-0.6b
- PPLX Embed Context v1 4B perplexity/pplx-embed-context-v1-4b
- Gemma 4 llmtr/gemma-4