Capture a full-page screenshot, viewport screenshot, or PDF rendition of a URL.
application/json<API_KEY> (required)viewport width must be less than or equal to 3840 pixels, and the height must be less than or equal to 10240 pixels.wait time is 5000 milliseconds (5 seconds).autoScroll is truewait is set (any non-zero value)https:// will be used by default.clipRectangle option can only be used when fullPage is set to false.X-RateLimit-Limit and X-RateLimit-Remaining) are included in the response to indicate the user’s current rate limit status.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Options for capturing a screenshot of a webpage.
Fully-qualified URL to capture.
Capture the entire scrollable page.
Browser viewport size in pixels.
Clipping rectangle when capturing a partial screenshot.
Attempt to hide cookie banners before capturing the screenshot.
Delay in milliseconds before capturing, allowing the page to finish loading.
0 <= x <= 5000Scroll the page to trigger lazy-loaded content before capturing.
Optional identifier describing where the API request originated.
API, WEB, MAKE_DOT_COM, ZAPIER, N8N, PLAYGROUND, DEFAULT_AUTOMATION, AGENT_PREVIEW, AGENT_LIVE, AUTOPILOT, STUDIO Screenshot data returned.
Flexible JSON structure; fields differ per endpoint.