Skip to main content
POST

Body

query
string
required
The search value. The maximum query character length is 400.
Controls the inclusion of offensive results in the search results.
  • moderate
  • strict
  • off
spell_check
boolean
default:"true"
Spell check the search query.
max_depth
number
default:"3"
Specifies the depth of research by controlling the number of recursive iterations the framework performs. A higher value enables more thorough but longer searches.
max_breadth
number
default:"3"
Determines the breadth of research by limiting the number of parallel subqueries generated at each depth level. A higher value provides wider coverage of related topics.
max_output_tokens
number
default:"32000"
The maximum number of tokens in the generated output report.
target_output_tokens
number
The target number of tokens for the generated output report.
x-api-key
string
required
Your JigsawStack API key

Response

success
boolean
Indicates whether the call was successful.
_usage
object
Usage information for the API call.
log_id
string
A unique identifier for the request
query
string
The search query that was processed.
results
string
The comprehensive research report generated based on the query.
sources
array
Array of source objects used to generate the research report.
geo_results
array<object>
Array of geographic/location-based search results.
image_urls
array<string>
Array of image URLs found in the research sources.
Array of links found in the research sources.