AI Tracker

AI Visibility filter dropdown options

The valid values for the scope filters every ai_visibility_* tool accepts: AI platforms, country codes and competitor names. The competitor list is every brand ever seen in the team's AI answers, so it can run to thousands - narrow it with search, or raise limit only when you truly need the whole list.

get/v3/ai-tracker/filter-options

Query parameters

teamIdstring
searchstring

Case-insensitive substring match on competitor name.

limitstring

Max competitors to return, or 'all'. Defaults to 25. The response reports competitorsTotal and competitorsTruncated. Platforms and countries are never capped (both are small, bounded lists).

Changes

Changed in 1 of the 33 revisions of this API.2

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter search

      new-optional-request-parameter