Test Connectivity
GET https://openapi.abcoin.exchange/sapi/v1/ping
This endpoint checks connectivity to the host
Check Server Time
GET https://openapi.abcoin.exchange/sapi/v1/time
This endpoint checks connectivity to the server and retrieves server timestamp
GET https://openapi.abcoin.exchange/sapi/v1/symbols
weight(IP/UID): 1
Response:
Security Type: None
GET https://openapi.abcoin.exchange/sapi/v1/depth
market detpth data
Query Parameters
weight(IP/UID): 5
Response:
GET https://openapi.abcoin.exchange/sapi/v1/ticker
24 hour price change statistics.
Query Parameters
Response:
Recent Trades List
GET https://openapi.abcoin.exchange/sapi/v1/trades
Query Parameters
weight(IP/UID): 5
Response:
Kline/candlestick data
GET https://openapi.abcoin.exchange/sapi/v1/klines
Query Parameters
weight(IP/UID): 1
Response:
Security Type: TRADE
Endpoints under Trade require an API Key and a signature
POST https://openapi.abcoin.exchange/sapi/v1/order
Rate Limit: 100times/2s
Query Parameters
weight(IP/UID): 5
Response:
POST https://openapi.abcoin.exchange/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
weight(IP/UID): 1
POST https://openapi.abcoin.exchange/sapi/v1/batchOrders
batch contains at most 10 orders
Headers
weight(IP/UID): 10
Resquest orders field:
GET https://openapi.abcoin.exchange/sapi/v1/order
Query Parameters
weight(IP/UID): 1
Response:
POST https://openapi.abcoin.exchange/sapi/v1/cancel
Headers
weight(IP/UID): 5
Response:
Batch cancel orders
POST https://openapi.abcoin.exchange/sapi/v1/batchCancel
batch contains at most 10 orders
Headers
weight(IP/UID): 10
Current Open Orders
GET https://openapi.abcoin.exchange/sapi/v1/openOrders
Query Parameters
weight(IP/UID): 1
Response:
GET https://openapi.abcoin.exchange/sapi/v1/myTrades
Query Parameters
weight(IP/UID): 1
Response:
Security Type: USER_DATA
Endpoints under Account require an API-key and a signature.
GET https://openapi.abcoin.exchange/sapi/v1/account
Headers
weight(IP/UID): 1
Response: