Skip to main content

Detect website crawl drift

GET 

/api/v1/chatbots/:chatbotId/crawls/drift

Compares a chatbot's crawled URL set for a domain against the domain's CURRENT sitemap.xml, reporting pages ADDED (in the sitemap but not yet crawled) and REMOVED (crawled but no longer in the sitemap). The domain MUST be one the chatbot has already crawled (SSRF-bounded). Content changes on already-crawled pages are NOT detected — no per-page baseline is stored for existing crawls. Required scope: documents:read.

Request

Responses

Crawl-drift report for the domain.