AI visibility timeseries
Returns daily trend rows for prompt visibility, position, and rank for a product. Use this endpoint for timeseries charts and trends monitoring.
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.
Response
Array of daily prompt trend rows.
"2026-05-01T00:00:00Z"
"openai"
"example.com"
Percentage of AI responses in which the product appears on this day, expressed as a decimal. null when no data is available.
0.42
Average position of the product within AI response text on this day. null when no data is available.
2.5
Product's ranking by visibility compared to all competing products on this day. null when no data is available.
3