Open a WebSocket connection
GET/api/v4/websocket
Upgrades the HTTP connection to a WebSocket connection used for real-time events and websocket actions.
Permissions
No permission required to connect. Authentication can be performed via standard API auth (cookie/header)
or by sending an authentication_challenge action after connecting.
Request
Responses
- 101
- 400
Switching Protocols
Invalid or missing parameters in URL or request body