Skip to main content
GET
Retrieves high-level information about the VM’s operating system and platform. Use this to determine the environment you’re working with.
Replace VM_API_IP:PORT with the actual IP and port of the VM’s Desktop Environment API server.

Response

string
Operating system type (e.g., windows, linux, darwin)
string
Operating system version
string
CPU architecture (e.g., x86_64, arm64)