Optional
options: RequestOptionsCreate linux box
Optional
options: RequestOptionsRetrieve the current display properties for a running box. This endpoint provides details about the box's screen resolution, orientation, and other visual properties
Optional
options: RequestOptionsExecute a command on a running box. This endpoint allows you to send commands to the box and receive the output
Optional
options: RequestOptionsList box
Optional
options: RequestOptionsThis endpoint allows you to generate a pre-signed URL for accessing the live view of a running box. The URL is valid for a limited time and can be used to view the box's live stream
Optional
options: RequestOptionsGet box
Optional
options: RequestOptionsRun code on the box
Optional
options: RequestOptionsStart box
Optional
options: RequestOptionsStop box
Optional
options: RequestOptionsTerminate a running box. This action will stop the box and release its resources
Optional
options: RequestOptionsGet the websocket url for the box. This endpoint provides the WebSocket URLs for executing shell commands and running code snippets in the box environment. These URLs allow real-time communication and data exchange with the box, enabling interactive terminal sessions and code execution.
Optional
options: RequestOptionsThis endpoint allows you to generate a pre-signed URL for accessing the web terminal of a running box. The URL is valid for a limited time and can be used to access the box's terminal interface
Optional
options: RequestOptions
Create android box