041request_description - coinexcom/coinex_exchange_api GitHub Wiki
- Link address for WebSocket: wss://socket.coinex.com/
- API usage is based on plans in Websocket Protocol JSON RPC. Previous subscription will be cancelled if repeated subscription is made for data of the same kind.
- Not support mulit-market in websocket subscription.
https://api.coinex.com/v1/market/list
- method: method, String.
- params: parameter, Array.
- id: Request id, Integer.
- result: Json object, null for failure.
- error: Json objesct, null for success, non-null for failure.
- id: Request id, Integer.
- method: method, String
- params: parameter, Array
- id: Null