---
title: "Tracked competitor comparison"
method: GET
path: "/v3/ai-tracker/visibility/competitors"
tags: ["AI Tracker"]
---

# Tracked competitor comparison

`GET /v3/ai-tracker/visibility/competitors`

Per-competitor AI-visibility rollup: visibility, mentions, citations, share of voice, sentiment and change vs the previous window, ordered by share of voice. Defaults to the top 25 brands without their daily history - raise limit or set includeHistory=true only if you need more, both grow the payload fast. matrices=true adds the per-AI-model breakdown. For every brand seen in answers rather than the tracked set, use ai_visibility_brands.

## Query parameters

- `teamId` string
- `platform` string
- `competitor` string
- `country` string
- `startDate` string
- `endDate` string
- `days` integer
- `promptBrand` string
- `tracking` string
- `intent` string
- `includePrevious` string
- `limit` string
- `includeHistory` string
- `matrices` string

## Other responses

- `400` — Default Response
- `404` — Default Response
- `500` — Default Response

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/revisions/4532e367c679/schema)
