Metrics API reference - LLM Pulse

Metrics

Aggregated visibility, share of voice, citation and position data for your brand and its competitors, ready to chart. Every endpoint accepts the shared filters and the output parameter described in Core Concepts.

GET /metrics/timeseries

Returns time series for one or more metrics, grouped by actor (your project + selected competitors). Weekly/monthly values follow the period semantics above. Optional prompt_type (search intent) and brand_kind filters scope every metric to a prompt category.

GET /metrics/summary

Aggregates per actor and metric (total/min/max/last). Ideal for KPI tiles.

GET /metrics/prompt_summary

Returns paginated per-prompt aggregated metrics (responses, mentions, citations, mention_rate, citation_rate, avg_mention_position, avg_position). Supports breakdown=model to add the AI model dimension to each row, returning per-prompt per-model metrics. Params: sort (responses, mentions, citations, mention_rate or visibility, citation_rate, avg_mention_position, avg_position), sort_dir (asc/desc), breakdown (model), page, per_page (max 100).

GET /metrics/sov

Share of Voice based on mentions, aligned with Overview.

GET /metrics/top_sources

Ranks source domains by number of responses and average mention rate (% of executions that surfaced that domain).

Full access. Cancel anytime.