Screenshot
Commands
Screenshot
Capture a screenshot of the current page
POST
Screenshot
Description
Captures a screenshot of the browser’s current viewport and returns it.Authentication
Open-source deployments do not require authentication by default. If your server config enablesX-API-Key, include that header with the request.
Path Parameters
The browser ID returned from Create Session.
Request Body
No request body required.Response
Whether the screenshot was captured successfully.
Screenshot data. Structure to be documented.

