API ReferenceMonitors
List monitor captures
Authorization
AuthorizationRequiredBearer <token>API key. Obtain from POST /v1/account/api-keys.
In: header
Path Parameters
idRequiredstringQuery Parameters
limitintegerDefault:
25Minimum: 1Maximum: 100cursorstringPagination cursor from a previous response.
Successful response.
Cancel monitor
Previous Page
Discover 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-RapidCrawl-Event: sitemap.completed` or `X-RapidCrawl-Event: sitemap.failed` so receivers can dispatch on the header without parsing the body shape.