A powerful research model capable of conducting exhaustive searches, synthesizing expert-level insights, and generating detailed reports.
Key Features:
Real-World Examples:
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 |
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 usageSample Response Metadata
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.
A powerful research model capable of conducting exhaustive searches, synthesizing expert-level insights, and generating detailed reports.
Key Features:
Real-World Examples:
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 |
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 usageSample Response Metadata
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.