Authorizations
API key passed in the header
Query Parameters
An optional browser session identifier to reference an existing running browser sessions. When passed, the tool will be executed on the provided browser session.
Body
The URL of the webpage to capture.
The width of the browser viewport in pixels.
The height of the browser viewport in pixels.
Quality of the output image, on the range 1-100. 100 will not perform any compression.
Duration in milliseconds to wait after page has loaded, mainly used for sites with JS animations.
If true, scrolls the page and captures all visible content.
If true, captures the entire height of the page, ignoring the viewport height.
Presigned S3 url target to upload the image to.
Response
Screenshot successfully captured.
The response is of type file
.