Skip to main content
GET
Time-series trends

Authorizations

X-API-Key
string
header
required

Team-scoped API key created in the app (Settings → API Keys). Sent as X-API-Key: <key> on every request.

Query Parameters

metric
enum<string>
required
Available options:
insights,
themes,
features,
context,
competitor_mentions
granularity
enum<string>
default:week
Available options:
day,
week,
month
date_from
string<date>

Inclusive start date (ISO 8601).

date_to
string<date>

Inclusive end date (ISO 8601).

Response

200 - application/json

Trend series

metric
string
Example:

"insights"

granularity
string
Example:

"week"

feedback_since
string<date-time>
Example:

"2026-02-01T00:00:00Z"

note
string
Example:

"Buckets before feedback_since are empty due to coverage, not zero activity."

points
object[]