Topics & Prompts
Create perception prompts
Add perception prompts to a brand.
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
Brand UUID. Obtain from List brands.
Request body
Request
Response
Errors
| Status | Code | Description |
|---|---|---|
403 | custom_perception_prompts_disabled | Custom perception prompts are not enabled for this organization or brand. |
409 | prompt_limit_exceeded | Prompt quota reached. See Errors. |
Create perception prompts

