Perception
Get brand perception
Return perception prompts and scored responses for a brand.
GET
Get brand perception
Perception prompts are questions like “How trustworthy does this brand appear?” that are sent to multiple LLMs. Each response includes a numeric score and reasoning.
Use this endpoint to:
- Build NPS-style perception dashboards per property
- Compare how different LLMs score and describe the same trait
- Feed perception metrics into BI tools or internal reports
Path parameters
Brand UUID. Obtain from List brands.
Query parameters
Target a specific run. If omitted, the most recent run is used.
Request
Response
The run these responses are tied to, or
null if no run was found.Array of perception prompts with responses.
Get brand perception

