KuCoin

REST API for the KuCoin cryptocurrency exchange offering market data such as trading pairs, tickers, order books, trade history, and candlestick charts, plus currency details and fiat conversion prices.

Claim this API

Are you the operator of KuCoin? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with KuCoin? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Slug: kucoin
Key: kucoin.com:kucoin
Base URL: https://docs.kucoin.com/
Auth: none
Endpoints: 10
Reachable: unknown
CORS: unknown
Tier: verified

Links

Homepage: https://www.kucoin.com
API Base: https://docs.kucoin.com/

Topics

TRADING

Tutorials

Skills

Endpoints (10)

Path Summary Response Auth
api/v1/currencies Get Currencies ?
api/v1/currencies/{currency} Get Currency Detail application/json
api/v1/market/allTickers Get All Tickers ?
api/v1/market/candles Get Kline/Candlestick Data application/json
api/v1/market/histories Get Trade History application/json
api/v1/market/orderbook/level1 Get Level 1 Order Book (Ticker) application/json
api/v1/market/orderbook/level2_20 Get Level 2 Order Book (20 Levels) application/json
api/v1/prices Get Fiat Prices application/json
api/v1/symbols Get Trading Symbols ?
api/v1/timestamp Get Server Timestamp application/json