Skip to main content
POST
Add Brand Facts

Authorizations

x-api-key
string
header
required

API key for authentication. You can create one here.

Body

application/json
website_id
string<uuid>
required

The website whose Knowledge Base to add facts to.

facts
object[]
required

The facts to ingest. No status or approval field exists — the pipeline decides.

Required array length: 1 - 50 elements

Response

Facts ingested; one outcome per fact, aligned with the request by index

outcomes
object[]
required