Run computer actions

Authentication

x-api-keystring
API Key authentication via header

Path parameters

instance_idstringRequired

Request

This endpoint expects an object.
move_mouseobjectRequired
OR
click_mouseobjectRequired
OR
drag_mouseobjectRequired
OR
scrollobjectRequired
OR
press_keyobjectRequired
OR
type_textobjectRequired
OR
waitobjectRequired
OR
take_screenshotobjectRequired
OR
get_cursor_positionobjectRequired

Response

Successful Response
outputstring or null
errorstring or null
base64_imagestring or null
systemstring or null

Errors