Sitemap
Sitemap API — endpoints, requests, and responses.
The Sitemap API. 2 endpoints:
GET /v1/monitors/{id}/capturesList monitor captures
Previous Page
POST /v1/sitemapDiscover URLs on a domain
Crawls a domain to build a sitemap. Returns cached results if available within cache_ttl. Results delivered via webhook and downloadable from results_url. Webhook deliveries include `X-ByteKit-Event: sitemap.completed` or `X-ByteKit-Event: sitemap.failed` so receivers can dispatch on the header without parsing the body shape.