Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body model for the /search endpoint
Search query string
1Language/locale code (e.g., 'en', 'fr', 'de')
"en-US"
Country code for geo-targeted results (e.g., 'US', 'GB', 'IL')
"US"
Output format: plain_text, markdown, or simplified_html
plain_text, markdown, simplified_html Maximum number of results to return. Actual count may be lower depending on availability
1 <= x <= 100Search focus mode (e.g., 'general', 'news', 'shopping') or a list of explicit subagent names (e.g., ['amazon_serp', 'target_serp'])
general, news, location, coding, geo, shopping, social, academic Filter by content type (only supported with focus=general). Supports semantic groups ('documents', 'spreadsheets', 'presentations') and specific formats ('pdf', 'docx', 'xlsx', etc.)
50Deep Mode (true, default): fetches full-page content for deeper analysis. Fast Mode (false): returns metadata only (title, snippet, URL) for quick, token-efficient results
Generate an LLM-powered answer summary based on search result snippets
List of domains to exclude from search results. Maximum 50 domains
50List of domains to include in search results. Maximum 50 domains
50Filter results after this date (format: YYYY-MM-DD or YYYY)
Filter results before this date (format: YYYY-MM-DD or YYYY)
Filter by recency: hour, day, week, month, or year. Cannot be combined with start_date/end_date
hour, day, week, month, year Maximum number of subagents to execute in parallel for WSA focus modes (shopping, social, geo). Ignored for SERP focus modes
1 <= x <= 5Successful Response
Search API response containing search results with titles, descriptions, URLs, and content. Includes optional AI-generated answer when include_answer parameter is enabled. In Deep Search mode (deep_search=true), each result includes full extracted page content. In Fast Mode (deep_search=false), only URLs and metadata are returned.
Total number of search results returned in this response
10
Array of search results, each containing title, description, URL, content (in Deep Search mode), and optional metadata
Unique identifier for tracking this search request
"123e4567-e89b-12d3-a456-426614174000"
AI-generated summary answer to your search query (only available when include_answer parameter is enabled). Returns null if disabled or if generation fails.
"The best web scraping tools in 2024 include..."