API
Brand Detections Resource
Export per-run mention, citation, source, and prominence signals.
Endpoint:
GET /api/v1/brand-detectionsBrand detections describe how a brand appeared in a run.
Filters
| Filter | Meaning |
|---|---|
run_id | Restrict to one run. |
brand_id | Restrict to one brand. |
Key fields
detection_idrun_idbrand_idstatementionedcitedsource_consultedmention_countcitation_countsource_countprominencerun_scoreanswer_prominence
Use this resource when you need answer-level evidence behind aggregate scores.
Brand detections are run-scoped. To inspect detections for a measurement
window, first call /api/v1/runs?measurement_window_id=..., then request
brand detections with the relevant run_id values.