Sonar Deep Research
A powerful research model capable of conducting exhaustive searches, synthesizing expert-level insights, and generating detailed reports.
- Model Type: Deep Research / Reasoning
- Use Case: Perfect for conducting exhaustive research into topics and generating reports with highly detailed analyses/insights.
- Context Length: 128k
Key Features:
- Exhaustive research across hundreds of sources
- Expert-level subject analysis
- Detailed report generation
Real-World Examples:
- Writing white papers for industry thought leadership
- Crafting highly detailed go-to-market (GTM) plans
- Creating educational content for universities or training programs
Pricing
Metric | Cost |
---|---|
Input Tokens (Per Million) | $2 |
Output Tokens (Per Million) | $8 |
Citation Tokens (Per Million) | $2 |
Price per 1000 Search Queries | $5 |
Reasoning Tokens (Per Million) | $3 |
Test the Model
Reasoning Effort Parameter
Control the computational effort dedicated to each query with the reasoning_effort
parameter. This allows you to balance between speed and thoroughness while managing costs by directly impacting the amount of reasoning tokens consumed.
Options:
"low"
: Faster, simpler answers with reduced token usage"medium"
: Balanced approach (default)"high"
: Deeper, more thorough responses with increased token usage
Sample Response Metadata
Async API
For research-intensive tasks that may take longer to process, you can use the async API. This allows you to submit a request and retrieve the results later.
Sample Response (Request Submission)
Async requests have a time-to-live (TTL) of 7 days. After this period, the request and its results will no longer be accessible.