API

Date:2017-06-15 03:04:21

Summary

https://blackbitmart.com//Api/cmc/Summary 

The summary endpoint is to provide an overview of market data for all tickers and all market pairs on the exchange.


assets

https://blackbitmart.com//Api/cmc/assets 

The assets endpoint is to provide a detailed summary for each currency available on the exchange.


ticker

https://blackbitmart.com//Api/cmc/ticker 

The ticker endpoint is to provide a 24-hour pricing and volume summary for each market pair available on the exchange.


orderbook

https://blackbitmart.com//Api/cmc/orderbook?market_pair=btc_usdt 

The order book endpoint is to provide a complete level 2 order book (arranged by best asks/bids) with full depth returned for a given market pair.


trades

https://blackbitmart.com//Api/cmc/trades?market_pair=btc_usdt 

The trades endpoint is to return data on all recently completed trades for a given market pair.