Skip to main content
GET
List search providers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

slug
enum<string>

Optional concrete provider slug filter. Omit to list every provider. Concrete search provider. Matches the slugs returned by GET /search/providers.

Available options:
brave,
exa,
perplexity,
context,
parallel,
valyu,
octen,
you,
tavily,
serpapi

Response

List of available search providers. Returns an empty array, never null.

content
object
required
max_results_cap
integer
required
Required range: x >= 1
params
object
required
provider_options
object
required
slug
string
required
notes
string[]

Provider-specific limitations, conditional filter support, and warnings about search modes.