Skip to main content
GET
Get Overview Summary
Returns a compact overview of your brand’s AI search performance. Includes KPIs (mentions, average position, visibility, share of voice), a ranked list of entities (brand + competitors), and per-platform stats. All metrics include period-over-period deltas.

Parameters

string
required
Bearer token. Format: Bearer slat_<your-token>.
integer
Number of days for the analysis window (e.g., 7, 30, 90).
string
Start of date range. ISO 8601 format (e.g., 2026-02-01T00:00:00Z).
string
End of date range. ISO 8601 format.
number
Brand ID. Optional — if omitted, uses the workspace’s default brand.
number
Filter by topic ID.
string[]
Filter by one or more platforms: CHATGPT, PERPLEXITY, GOOGLE_AI_OVERVIEW, GOOGLE_AI_MODE, GEMINI, CLAUDE.
string
Filter by ISO country code for region.
number
Filter by a single prompt ID.
number[]
Filter by multiple prompt IDs. Maximum 10 values.

Response

Returns 200 OK with the overview summary.
object
required
Brand reference.
object
required
Key performance indicators with period-over-period comparison.
object[]
required
Ranked list of brands and competitors.
object[]
required
Per-platform performance breakdown.

Example

Response

Status codes

What’s next