Citations
Returns citations from AI answers for a selected product by property, page or associated products.
When groupBy targets a single dimension (property, page, or product), the response includes only that top-level field. The aliases byProperty, byPage, and byProduct also work.
Authorizations
Siteline public API key. Create one under Team settings > Public API Key.
Path Parameters
Product ID returned by GET /v1/products.
42
Query Parameters
Product domain to report metrics for, such as example.com.
"example.com"
Inclusive start timestamp in RFC3339 format.
"2026-05-01T00:00:00Z"
Inclusive end timestamp in RFC3339 format.
"2026-05-31T23:59:59Z"
Platform filters. Common values: openai, gemini, google, perplexity, google_ai_overviews, claude.
Prompt label IDs to filter on. Invalid IDs return 400.
Group citations by dimension. all returns all three grouped arrays.
all, property, page, product