Skip to main content
GET
Returns ranked competitors for AI visibility: mentions, visibility, Share of Voice, position, and sentiment. Use this to see how Finseo stacks up against other brands in ChatGPT, Claude, and Perplexity answers. Two position metrics are returned per competitor (see KPIs explained):
  • avgMentionOrder — the ordinal Position KPI: average rank among all brands named in an answer (1 = named first, lower is better). This is the #2.3-style value shown on the dashboard competitors page.
  • averagePositionMention Depth: how deep in the answer text the mention appears (0% = very top). Not a ranking position; kept under this name for backwards compatibility.
string
required
Project identifier.
string
default:"30d"
Analysis window, e.g. 7d, 30d. Ignored when startDate/endDate are set.
string
Custom range start (YYYY-MM-DD). Must be combined with endDate; overrides timeframe.
string
Custom range end (YYYY-MM-DD). Must be combined with startDate.
string
Filter tracking results to one model.
string
Filter prompts by language.
string
JSON array or comma-separated prompt tags.
Filter by competitor name or domain substring.
string
default:"mentions"
One of visibility, mentions, position, sentiment, name.
string
default:"desc"
asc or desc.
integer
default:"1"
Page number.
integer
default:"50"
Page size (1–500).