The User Data is a private WebSocket, necessitating user-specific authentication or signatures. To access, please follow this procedure:
1.
Authorization Subscription: subscribing to the 'Authorize' channel to establish a secure connection.
2.
Balance Updates: Once authorized, subscribe to the 'Balance' channel. This enables the receipt of continuous WebSocket updates concerning your account balances.
By following this two-step process, you can securely authorize your WebSocket connection and subsequently receive real-time updates on your account balances.Note: Currently, there may be some limitations when attempting to directly interact with this feature via our API tools. We are actively working on enhancing tool compatibility with the 'Authorize' WebSocket channel and will provide updates as these enhancements are implemented.