Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.anchorbrowser.io/v1/sessions/{sessionId}/screenshot \ --header 'anchor-api-key: <api-key>'
"<string>"
Takes a screenshot of the current browser session and returns it as an image.
API key passed in the header
The ID of the browser session
Screenshot taken successfully
The response is of type file.
file
Was this page helpful?