Spot Trade
Public
Security: None
Test Connectivity
GET
https://openapi.zke.com/sapi/v1/ping
This endpoint checks connectivity to the host
Check Server Time
GET
https://openapi.zke.com/sapi/v1/time
This endpoint checks connectivity to the server and retrieves server timestamp
Pairs List
GET
https://openapi.zke.com/sapi/v1/symbols
weight(IP/UID): 1
Response:
Market
Security Type: None
Depth
GET
https://openapi.zke.com/sapi/v1/depth
market detpth data
Query Parameters
weight(IP/UID): 5
Response:
The fields bids and asks are lists of order book price level entries, sorted from best to worst.
24hrs ticker
GET
https://openapi.zke.com/sapi/v1/ticker
24 hour price change statistics.
Query Parameters
weight(IP/UID): 5
Response:
Recent Trades List
GET
https://openapi.zke.com/sapi/v1/trades
Query Parameters
weight(IP/UID): 5
Response:
Kline/candlestick data
GET
https://openapi.zke.com/sapi/v1/klines
Query Parameters
weight(IP/UID): 1
Response:
Trade
Security Type: TRADE
Endpoints under Trade require an API Key and a signature
New Order
POST
https://openapi.zke.com/sapi/v1/order
Rate Limit: 100times/2s
Query Parameters
Request Body
weight(IP/UID): 5
Response:
Test New Order
POST
https://openapi.zke.com/sapi/v1/order/test
Test new order creation and signature/recvWindow length. Creates and validates a new order but does not send the order into the matching engine.
Headers
Request Body
weight(IP/UID): 1
Batch Orders
POST
https://openapi.zke.com/sapi/v1/batchOrders
batch contains at most 10 orders
Headers
Request Body
weight(IP/UID): 10
Resquest orders
field:
orders
field:Resquest
Query Order
GET
https://openapi.zke.com/sapi/v1/order
Query Parameters
Headers
weight(IP/UID): 1
Response:
Cancel Order
POST
https://openapi.zke.com/sapi/v1/cancel
Headers
Request Body
weight(IP/UID): 5
Response:
Batch cancel orders
POST
https://openapi.zke.com/sapi/v1/batchCancel
batch contains at most 10 orders
Headers
Request Body
weight(IP/UID): 10
Current Open Orders
GET
https://openapi.zke.com/sapi/v1/openOrders
Query Parameters
Headers
weight(IP/UID): 1
Response:
Trades
GET
https://openapi.zke.com/sapi/v1/myTrades
Query Parameters
Headers
weight(IP/UID): 1
Response:
Account
Security Type: USER_DATA
Endpoints under Account require an API-key and a signature.
Account Information
GET
https://openapi.zke.com/sapi/v1/account
Headers
weight(IP/UID): 1
Response:
balances
field:
Last updated