v1

latestOpenAPI 3.1.02026-07-265897154.5 KB
Sources

List all cited URLs

All cited URLs across a project, with domain, title, content type, and citation counts. Cursor-paginated. days defaults to 30.

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

Path parameters

projectIdstring uuid required

The project id.

Query parameters

contentTypestring

Filter cited URLs to a specific content type.

daysinteger

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

limitinteger

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

cursorstring

Opaque pagination cursor from a previous response's nextCursor. Omit for the first page.

sourceTypestring

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

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.

Response

Cited URLs.

totalUrlsinteger required
nextCursorstring
hasMoreboolean required
successboolean required

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