---
title: "Top cited sources"
method: GET
path: "/metrics/top_sources"
tags: ["Metrics"]
---

# Top cited sources

`GET /metrics/top_sources`

Registrable-domain rollup including visible citations and background source references, even when exact-subdomain matching is enabled.

## Query parameters

- `project_id` integer, required
- `range` integer
- `from` string, date-time
- `to` string, date-time
- `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'
- `sort` 'total_responses' | 'avg_mention_rate' | 'avg_visibility'
- `query` string
- `page` integer
- `per_page` integer
- `output` 'flat' | 'csv'

## Response `200`

Top sources

## 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/top_sources/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)
