v1

latestOpenAPI 3.1.02026-07-265897154.5 KB
Sources

List cited source domains

Top cited source domains from AI answers — rank, citation counts, usage %, models, and top content types. Paginated and sortable. days defaults to 30. limit defaults to 20, max 100.

get/api/mcp/projects/{projectId}/sources/domains

Path parameters

projectIdstring uuid required

The project id.

Query parameters

daysinteger

Lookback window in days. Default and maximum vary by endpoint — see the operation description.

sortstring

Sort key, optionally prefixed - for descending (e.g. -citations). Accepts citations, usage, avgCitations.

platformstring

Comma-separated AI platform filter (e.g. chatgpt,claude,gemini). Accepted values and whether the param is required vary by endpoint — see the operation description.

topicIdstring uuid

Restrict to a single topic id.

unbranded'true'

Pass true to restrict every metric to non-branded prompts only.

countrystring

Comma-separated ISO 3166-1 country codes (e.g. US,GB) or country names.

locationIdstring

Comma-separated tracked-location ids.

limitinteger

Page size. Default and maximum vary by endpoint — see the operation description.

offsetinteger

Row offset for pagination.

sourceTypestring

Comma-separated source-type filter: brand,competitor,editorial,social,forum,review,institutional,third_party,other.

Response

Cited source domains.

totalSourcesinteger required
totalCitationsinteger

Compatibility alias for totalSources, used by some clients.

nextCursorstring
hasMoreboolean required
successboolean required

Always true — injected on every success response by this endpoint family's response wrapper.