sonar-pro
Model ID: sonar-pro Provider: perplexity Tier: research Capabilities: chat, web_search, citations
perplexity chat, web_search, citations model.
Access
Available on research. Call it through the Riven API:
curl https://api.rivenai.io/v1/chat/completions \
-H "Authorization: Bearer $RIVEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "sonar-pro", "messages": [{"role": "user", "content": "Hello"}]}'Generated from the live Riven gateway catalog, 2026-07-25.