Citations

List Citations

post

Citations (URLs) with detailed metrics including influence score. Shows individual URLs being cited in AI answers with page-level context.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
brand_kit_idintegerRequired

The Brand Kit ID

Body
brand_kit_idintegerRequired

The ID of the Brand Kit

start_datestringOptional

Start date for metrics (ISO 8601). Defaults to 1 month ago.

end_datestringOptional

End date for metrics (ISO 8601). Defaults to today.

personasinteger[]Optional

Filter metrics by persona IDs

sortstring · enumOptional

Sort field. Prefix with - for descending.

Available sort fields:

  • citation_count/-citation_count: Sort by citation count
  • citation_share/-citation_share: Sort by citation share percentage
  • citation_rate/-citation_rate: Sort by citation rate percentage
  • influence_score/-influence_score: Sort by influence score
Possible values:
pageintegerOptional

Page number

Default: 1
per_pageinteger · max: 100Optional

Items per page

Default: 25
Responses
chevron-right
200

Successful response

application/json
post
/public_api/brand_kits/{brand_kit_id}/citations/list

Get Citation

post

Citations (URLs) with detailed metrics including influence score. Shows individual URLs being cited in AI answers with page-level context.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
brand_kit_idintegerRequired

The Brand Kit ID

Body
brand_kit_idintegerRequired

The ID of the Brand Kit

start_datestringOptional

Start date for metrics (ISO 8601). Defaults to 1 month ago.

end_datestringOptional

End date for metrics (ISO 8601). Defaults to today.

personasinteger[]Optional

Filter metrics by persona IDs

idintegerRequired

Resource ID

Responses
chevron-right
200

Successful response

application/json
post
/public_api/brand_kits/{brand_kit_id}/citations/show

Last updated

Was this helpful?