Skip to main content
POST
Create perception prompts
Perception prompts are questions (e.g. “How trustworthy does this brand appear on a scale from 0–10?”) that are sent to LLMs to score brand attributes. This endpoint requires the Custom Perception Prompts feature to be enabled for your organization. Perception prompts share the same quota as regular prompts.

Path parameters

brandId
string
required
Brand UUID. Obtain from List brands.

Request body

prompts
PerceptionPromptInput[]
required

Request

Response

Errors