Skip to main content
Sources are the domains that AI providers cite when answering tracked prompts. This endpoint aggregates citation data at the domain level across all prompts in a project.

List sources

Returns source domains with citation counts, paginated and sorted by reference_count descending.

Path parameters

Query parameters

Response

SourceDomainResponse fields

The data field is a flat array (not wrapped in an object) for this endpoint. Pagination does not include a total count — fetch pages until an empty array is returned.

Get source detail

Returns citation statistics, top cited URLs, and prompts that cited one source domain.

Query parameters

The response includes stats, a paginated urls object, and a paginated prompts object. Each paginated object contains page, page_size, total, and items.

List source chats

Returns AI responses that cited the requested domain.

Query parameters

Each chat item includes the provider, model, prompt, preview, full response content, detected brand and sentiment data, and references.