Crawl a site or sitemap and return captured pages with metadata.
application/json<API_KEY> (required)X-RateLimit-Limit and X-RateLimit-Remaining) are included in the response.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameters controlling a crawl job.
Root URL to crawl.
Maximum crawl depth.
x >= 1Maximum number of pages to fetch.
x >= 1Output format for the crawled pages.
markdown, text, raw Optional request source identifier.
Crawl job accepted or results returned.
Flexible JSON structure; fields differ per endpoint.