-
Notifications
You must be signed in to change notification settings - Fork 3
WS_error_code
Biboxcom edited this page Sep 18, 2018
·
1 revision
{
"channel": "xxx channel",
"error":
{
"code": "xxx",
"msg":"xxx"
}
}
code | msg |
---|---|
2003 | Cookie expired |
3009 | Illegal subscription channel |
3010 | websocket connection error |
3017 | Illegal subscribe event |
4003 | The server is busy, please try again later |
Bibox Exchange provides REST API and WebSocket API, which are convenient for investors to view the market and trade easily.
- REST API Introduction
- Signature Authentication
- API Request and Response Format
- API Reference
- Error code
- Example