cURL
curl --request GET \ --url https://api.vexelia.com/vnc \ --header 'Authorization: Bearer <token>'
Your API key goes here, you can generate one in your account settings.
The ID of the host node to connect to
The ID of the VM to proxy
The ticket to pass down
The port to use
OK