Private channels (Authentication request required):
For private channels and messages (e.g. account balance notice), please make request as follows after authorization to obtain the server list and authorized token.
HTTP REQUEST
POST /api/v1/bullet-private
REQUEST URL
This endpoint support Spot URL
or Futures URL
REQUEST RATE LIMIT
Spot weight
:10
Futures weight
:10
RESPONSES
Param | Description |
---|---|
endpoint | Websocket server address for establishing connection |
protocol | Protocol supported |
encrypt | Indicate whether SSL encryption is used |
pingInterval | Recommended to send ping interval in millisecond |
pingTimeout | After such a long time(millisecond), if you do not receive pong, it will be considered as disconnected. |
token | token |