v1

latestOpenAPI 3.1.02026-07-263370112.1 KB
sitemap

Get Sitemap Page Metrics

Return time-series performance metrics for a single page: citations, AI referrals, and AI agent traffic. Each metric is reported as a list of buckets keyed by date, with counts broken down by AI platform.

Granularity is chosen automatically based on the requested date range — short ranges return daily buckets, longer ranges return weekly buckets. Date ranges are capped at 366 days.

get/{brand_id}/sitemap/pages/{page_id}/metrics

Path parameters

brand_idinteger required

The unique identifier for the brand.

The unique identifier for the brand.

page_idinteger required

The unique identifier for the page.

The unique identifier for the page.

Query parameters

start_datestring date nullable

Start date (YYYY-MM-DD). Defaults to 30 days ago.

Start date (YYYY-MM-DD). Defaults to 30 days ago.

end_datestring date nullable

End date (YYYY-MM-DD). Defaults to today.

End date (YYYY-MM-DD). Defaults to today.

Response

Successful Response

granularity'daily' | 'weekly' required

Time-series granularity: daily or weekly.