Establish a WebSocket connection to the server console for real-time interaction
Retrieve WebSocket credentials to connect to a server’s console. This endpoint returns a JWT token and WebSocket URL that can be used to establish a real-time connection to the server’s console output and input.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/xyrapanel/panel/llms.txt
Use this file to discover all available pages before exploring further.
websocket.connect permission on the specified server.
wss:// for HTTPS nodesws:// for HTTP nodeswss://node.example.com:8080/api/servers/{uuid}/wstrue when the server is unavailable["*"]) to allow the WebSocket client to interact with all server functions through the console connection.websocket.connect permission