Skip to main content
The Desktop Environment API is organized into two layers:
  • Control Plane: VM lifecycle management (create, initialize, evaluate, close)
  • Data Plane: Direct VM interaction (screenshot, execute, accessibility)
Contact Scale to receive access to Desktop Environments. VMs are provisioned and managed through the Scale Gymnasium platform.

Control Plane (VM Lifecycle)

Endpoints for managing VM lifecycle and task execution.

Data Plane (VM Interaction)

Endpoints for direct interaction with the running VM.

Network Access

ComponentPortAccess Method
Control Plane API3000VM lifecycle management
Data Plane API (OSWorld)5000AI agent interaction
noVNC Web8006Browser-based access
VNC Server5900Direct VNC client

Next Steps