Execute Web Search
Perform a web search and immediately fetch content for the returned URLs.
Use this when you want both snippets and page contents from one call.
If you want to selectively fetch content (i.e. let the LLM decide which URLs to read), use /search-lite and then call /open-urls separately.
Request body
Response
Successful Response
Changes
Changed in 3 of the 13 revisions of this API.111
- ●
added the new
exaenum value to thecontent_provider_type/anyOf[subschema #1: WebContentProviderType]/response property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 231 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲