v1
latestOpenAPI 3.1.02026-07-26125062.1 KBSearch
/search
The /search endpoint allows you to retrieve web content.
post/v1/search
Request body
Example request
{
"depth": "deep",
"excludeDomains": [
"wikipedia.org"
],
"includeDomains": [
"microsoft.com",
"agolution.com"
],
"outputType": "sourcedAnswer",
"q": "What is Microsoft's 2024 revenue?"
}Response
Successful response