Skip to main content
GET
Get Trends
Returns daily trend data for brand mentions, position, visibility score, and share of voice over a specified date range. Optionally includes competitor comparison data.

Parameters

string
required
Bearer token. Format: Bearer slat_<your-token>.
integer
required
Number of days for the trend window (e.g., 7, 30, 90).
number
Filter by topic ID.
boolean
Set to true to include competitor trend data alongside your brand.
string[]
Filter by one or more platforms: CHATGPT, PERPLEXITY, GOOGLE_AI_OVERVIEW, GOOGLE_AI_MODE, GEMINI, CLAUDE.
number
Filter by prompt ID.
number
Filter by a specific query run ID.

Response

Returns 200 OK with an array of daily trend data points.
Array of daily trend objects.

Example

Response

Status codes

What’s next