Brand Sources
Partner ProgramAuthentication requiredbrand_sources
Aggregate citations from an audit and classify sources as owned or third-party, with grounded-answer rates and accuracy comparisons.
Access: Partner Program or approved access with read_brand permission
When to use
Use to identify which domains shape AI answers and whether the brand's own site is being cited.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| run_id | string | No | Audit run; omit for latest. |
| group_by |
string
urldomain |
No | Citation grouping; default domain. |
| brand_slug | string | No | Brand selector for internal superadmin keys. Brand-scoped keys ignore it; OAuth users select an authorized brand with brand_id. |
Try this in Claude
Which third-party domains most influence AI answers about us?
Example request
{
"group_by": "domain"
}
Example response coming soon.
