Skip to main content
GET
Search datasources

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at platform.valyu.ai.

Query Parameters

q
string
required

Natural-language description of the data you want.

limit
integer
default:20

Maximum number of datasets to return.

Required range: 1 <= x <= 100

Response

Ranked datasets matching the query.

success
boolean
query
string

The query as interpreted.

search_mode
enum<string>

semantic when embedding-based ranking was used; lexical when the full-text fallback served the request.

Available options:
semantic,
lexical
total_count
integer
results
object[]