Private User Channel
Create a listenKey first:
Response example:
listenKey is valid for 60 minutes by default. Renewal every 30 minutes is recommended.
Renew
Close
Connect to private WebSocket
Compatible JWT connection method:
After authentication succeeds, the server automatically subscribes the connection to the current user’s private channel. No manual subscription is required.
Successful authentication acknowledgement:
Common private events
Private push message wrapper:
REST query endpoints and WebSocket private streams use separate schemas. Clients should parse each schema independently and should not assume field names are identical.