Description
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...
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Perplexity: Sonar Pro Search (perplexity/sonar-pro-search)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "perplexity/sonar-pro-search",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Perplexity: Sonar Pro Search model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
- Images
API Pricing
- Input: 3$ / 1M tokens
- Output: 15$ / 1M tokens
Token Limits
- Max Output: 8,000 tokens
- Max Context: 200,000 tokens
Subscription Tiers
- free
- pro
- ultimate