Returns paginated AI agent / bot and referred human traffic timeseries. Use this endpoint for operational analytics, agent traffic dashboards, and data warehouse syncs.
Response rows include only the requested metrics and dimensions.
Documentation Index
Fetch the complete documentation index at: https://docs.siteline.ai/llms.txt
Use this file to discover all available pages before exploring further.
Siteline public API key. Create one under Team settings > Public API Key.
Product ID returned by GET /v1/products.
42
Inclusive start timestamp in RFC3339 format.
"2026-05-01T00:00:00Z"
Inclusive end timestamp in RFC3339 format.
"2026-05-31T23:59:59Z"
Time bucket size. Defaults to day.
day, week Metrics to include in each row. Defaults to bot_visits.
bot_visits, human_visits, referred_human_visits, ai_referred_human_visits, unique_human_visitors, unique_pages, unique_human_pages, unique_human_platforms, bot_user_agents Dimensions to group rows by.
platform, botType, urlPath, normalizedUrlPath, urlPathDirectory Filter by agent platform, such as openai.
Filter by bot type, such as chatgpt-user.
Filter by normalized URL path.
Page number. Defaults to 1.
x >= 1Rows per page. Defaults to 20.
x >= 1Return top-N rows per time bucket, ordered by the first requested metric.
x >= 1