Models / Perplexity
Perplexity

Sonar Pro Search

perplexity/sonar-pro-search

Exclusively available on the OpenRouter API, Sonar Pro's new Pro Search mode is Perplexity's most advanced agentic search system. It is designed for deeper reasoning and analysis. Pricing is based...

Input
$3.9 / 1M tokens
Output
$19.5 / 1M tokens
Context
200K tokens

Capabilities

✓ Streaming○ Tool / function calling✓ JSON / structured output✓ Vision (image input)

Call this model

Pass perplexity/sonar-pro-search as the model. Change only the base URL from your existing OpenAI SDK setup.

quickstart.sh
curl https://modeldatabase.com/v1/chat/completions \
  -H "Authorization: Bearer $MDB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "perplexity/sonar-pro-search",
    "messages": [{"role":"user","content":"Hello!"}]
  }'

Prices are final — the routing margin is already included. See the full pricing table or the API docs.