Optionaloptions: RequestOptionsProvisions a new Linux box that you can operate through the GBOX SDK. Use this endpoint when you want to create a fresh Linux environment for testing, automation, or agent execution.
Optionaloptions: RequestOptionsRetrieve the current display properties for a running box. This endpoint provides details about the box's screen resolution, orientation, and other visual properties.
Optionaloptions: RequestOptionsExecute a command on a running box. This endpoint allows you to send commands to the box and receive the output
Optionaloptions: RequestOptionsReturns a paginated list of box instances. Use this endpoint to monitor environments, filter by status or type, or retrieve boxes by labels or device type.
Optionaloptions: 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.
Optionaloptions: RequestOptionsSet the screen resolution
Optionaloptions: RequestOptionsThis endpoint retrieves information about a box
Optionaloptions: RequestOptionsExecutes code inside the specified box. Supports multiple languages (bash, Python, TypeScript) and allows you to configure environment variables, arguments, working directory, and timeouts.
Optionaloptions: RequestOptionsStart box
Optionaloptions: RequestOptionsStop box
Optionaloptions: RequestOptionsTerminate a running box. This action will stop the box and release its resources.
Optionaloptions: 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.
Optionaloptions: 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.
Optionaloptions: RequestOptions
Provisions a new Android box that you can operate through the GBOX SDK. Use this endpoint when you want to create a fresh Android environment for testing, automation, or agent execution.