Search an index
Returns relevance-ranked chunk references from one index. Original source text is not included; hydrate documents from your own datastore using doc_id.
The optional filter performs exact matches against top-level metadata fields. Filters are not an authorization boundary.
POST
Authorizations
Tenant-scoped API key beginning with qkv_live_.
Path Parameters
Tenant-scoped index UUID returned by index creation.
Body
application/json
Non-empty query, at most 8 KiB encoded as UTF-8.
Minimum string length:
1Maximum final results returned.
Required range:
1 <= x <= 100Retrieval breadth considered before final ranking.
Required range:
1 <= x <= 500Exact matches on top-level metadata fields.
Include optional diagnostic component scores when available.