Visibility Over Time
Returns a per-brand series of visibility metrics across a date range, optionally rolled up to weekly or monthly buckets. Use brands with brand UUIDs to select the series.
Authorizations
Team API key created in Team Settings. Use it with URLs for the same team.
Path Parameters
Project UUID.
Query Parameters
Brand UUIDs. Pass repeated brands[]=... query params.
1 - 10 elementsYYYY-MM-DD. Required when end_date is provided.
YYYY-MM-DD. Required when start_date is provided; must be on or after start_date. Capped at the project's latest available date.
Tag UUID filters. Discover tag UUIDs with GET /api/v1/projects/{project}/tags.
Topic UUID filters. Use no_topic for prompts without a topic. Discover topic UUIDs with GET /api/v1/projects/{project}/topics.
AI platform provider filters such as chatgpt or perplexity. Discover providers with GET /api/v1/platforms.
Country code filters such as US or GB. Discover codes with GET /api/v1/countries.
Prompt UUID filter.
Bucket granularity. Defaults to daily.
daily, weekly, monthly