Cex Orderbook API
https://api.cryptoscan.pro/depth?exchange=&symbol=
Usage example
https://api.cryptoscan.pro/depth?exchange=mexc-futures&symbol=LAUNCHCOIN_USDT&from=0.08&to=0.09
Request parameters
exchange
- mexc, mexc-futures, binance, bingx, bitget, bybit, bitmart, coinbase, coinex, digifinex, gate, htx, kucoin, kucoin-futures, lbank, lbank-futures, okx, okx-futures, phemex, poloniex, upbit, xt, yobitsymbol
- example:BTC_USDT
orBTC
from
- Price fromto
- Price to
Also we support list of dex exchanges: defx, derive, hyperliquid, idex, paradex, woofipro
Response parameters
Get amount of USD between two prices in orderbook
totalVolumeUSD
- USD between pricesfromPrice
- Price fromtoPrice
- Price toexchange
- name of the exchangesymbol
- name of the token
Last updated