Skip to main content
GET
Search Brand Facts

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Query Parameters

website_id
string<uuid>
required

The website whose Knowledge Base to read.

query
string
required

Natural-language search query.

Required string length: 1 - 200
pillar_id
string<uuid>

Restrict results to facts filed under this pillar.

top_k
integer
default:10

Maximum number of facts to return.

Required range: 1 <= x <= 50

Response

Successful response with matching facts, best matches first

facts
object[]
required