Mentions & Citations

The raw records behind the visibility metrics: one row per brand mention or per cited URL. Read them for your own brand, for competitors, or for both in a single stream.

GET/dimensions/mentions

Lists mentions created by your project.

Params:
  • project_idrequired
  • collection_id
  • promptprompt ID
  • from
  • to
  • page
  • per_page

GET/dimensions/citations

Lists citations created by your project.

Params:
  • project_idrequired
  • collection_id
  • promptprompt ID
  • from
  • to
  • page
  • per_page

GET/dimensions/competitor_mentions

Lists competitor mentions detected in your executions.

Params:
  • project_idrequired
  • competitorsCSV ids
  • promptprompt ID
  • from
  • to
  • page
  • per_page

GET/dimensions/competitor_citations

Lists competitor citations detected in your executions.

Params:
  • project_idrequired
  • competitorsCSV ids
  • promptprompt ID
  • from
  • to
  • page
  • per_page

GET/dimensions/all_mentions

Unified endpoint combining brand and competitor mentions. Each record includes an actor_type field (project or competitor).

Params:
  • project_idrequired
  • competitorsCSV ids
  • model
  • collection_id
  • promptprompt ID
  • country_code
  • language_code
  • from
  • to
  • page
  • per_page

GET/dimensions/all_citations

Unified endpoint combining brand and competitor citations. Each record includes an actor_type field (project or competitor).

Params:
  • project_idrequired
  • competitorsCSV ids
  • model
  • collection_id
  • promptprompt ID
  • country_code
  • language_code
  • from
  • to
  • page
  • per_page