Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body model for the /search endpoint
Search query string
1LCID standard locale used for the URL request. Alternatively, user can use 'auto' for automatic locale based on geo-location
"en-US"
Country used to access the target URL, use ISO Alpha-2 Country Codes
"US"
Enum representing the parsing types supported by Nimble
plain_text, markdown, simplified_html Maximum number of results to return (actual count may be less)
1 <= x <= 100Enum representing the search focus/specialization. Controls which search engine and parameters are used internally
general, news, location, coding, geo, shopping, social If True, fetches and extracts full page content for each search result. If False, returns only metadata (title, snippet, URL)
Generate LLM answer summary based on search result snippets (works with both deep_search=True and False)
List of domains to exclude from 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)
Time range filters passed to Webit SERP API as 'time' parameter
hour, day, week, month, year Maximum number of subagents to execute in parallel for Agent focus modes (shopping, social, geo). Ignored for traditional SERP focus modes. Default: 3, Range: 1-5
1 <= x <= 5Successful Response
Search API response containing search results with titles, descriptions, URLs, and content. Includes optional AI-generated answer when llm_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 llm_answer parameter is enabled). Returns null if disabled or if generation fails.
"The best web scraping tools in 2024 include..."