Tools
Screenshot Webpage
This endpoint captures a screenshot of the specified webpage using Chromium. Users can customize the viewport dimensions and capture options.
POST
Authorizations
API key passed as a query parameter
Query Parameters
An optional session identifier to reference an existing running sessions. When passed, the tool will be executed on the provided session.
Body
application/json
Response
200
image/png
Screenshot successfully captured.
The response is of type file
.