---
title: "Time-series metrics"
method: GET
path: "/metrics/timeseries"
tags: ["Metrics"]
---

# Time-series metrics

`GET /metrics/timeseries`

## Query parameters

- `project_id` integer, required
- `metrics` string
- `granularity` 'day' | 'week' | 'month'
- `range` integer
- `from` string, date-time
- `to` string, date-time
- `competitors` string
- `model` 'chatgpt' | 'perplexity' | 'gemini' | 'ai_overview' | 'ai_mode' | 'copilot' | 'claude' | 'grok' | 'deepseek' | 'meta_ai' | 'amazon_rufus'
- `collection_id` integer
- `country_code` string
- `language_code` string
- `prompt` integer
- `prompt_type` 'informational' | 'navigational' | 'commercial' | 'transactional'
- `brand_kind` 'brand' | 'brand_other' | 'non_brand'
- `include_project` boolean
- `output` 'flat' | 'csv'

## Response `200`

Time-series data

## Other responses

- `401` — Authentication failed
- `404` — Resource not found
- `422` — Invalid parameters

## Changes

- **2026-07-27** `c01e99c81c66` — 1 info
  - added the new optional `query` request parameter `output`

[Change history](https://skmtc.dev/llmpulse/apis/llm-pulse-api/changes/metrics/timeseries/get.md)

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
