perplexityChat
Perplexity: Sonar Pro Search
perplexity/sonar-pro-search
200KContext Window
8KMax Output
Supported Protocols:reasoninginclude_reasoningmax_tokenstemperaturetop_ptop_kfrequency_penaltypresence_penaltyweb_search_optionsstructured_outputs
Normal
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 on tokens plus $18 per thousand requests. This model powers the Pro Search mode on the Perplexity platform. Sonar Pro Search adds autonomous, multi-step reasoning to Sonar Pro. So, instead of just one query + synthesis, it plans and executes entire research workflows using tools.
Capabilities
👁 Vision🧠 ReasoningText GenerationCode GenerationAnalysis & ReasoningReasoning
Technical Specs
Input Modality
Text、Image
Output Modality
Text
Arch
—
Default Temperature
0.7
Default Top_P
1
Pricing
Pay per use, no monthly fees| Billing Type | Unit | Price |
|---|---|---|
| Text Input | — | $3.0000/M tokens |
| Text Output | — | $15.0000/M tokens |
| Web Search | — | $0.0180/次 |
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="perplexity/sonar-pro-search",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
Perplexity: Sonar Pro Search
perplexity/sonar-pro-search
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window200K
Max Output8K
Related Models
View All → →Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →