API Reference
cURL
curl --request GET \ --url https://api.waterfall.host/v1/game/servers/{serverId}/websocket \ --header 'Authorization: Bearer <token>'
{ "token": "<string>", "socket": "<string>" }
Returns token and socket URL. Connect directly to the panel WebSocket using these credentials.
API key generated from your Waterfall dashboard
WebSocket credentials
Authentication token for WebSocket
WebSocket URL to connect to