API ReferenceFetch BulkFetch Bulk API — endpoints, requests, and responses.Copy MarkdownThe Fetch Bulk API. 2 endpoints: Bulk fetch URLsPOST /v1/fetch/bulkGet fetch bulk job statusGET /v1/fetch/bulk/:idPOST /v1/fetchFetch a URL (POST)Same as GET /v1/fetch but with a JSON request body.POST /v1/fetch/bulkBulk fetch URLsEnqueues multiple URLs for HTTP fetching. Results delivered via webhook. Does not support options that require page rendering (cookies, wait_for_selector, etc.).