CEX
API to access CEX-related data in unified format for across many exchanges.
info
Private endpoints are protected by an API key, which you can obtain upon registering at https://datamaxiplus.com/auth. To learn more about REST API authentication you can refer to the Authentication page.
Candle
/api/v1/cex/candle
(private endpoint)/api/v1/cex/candle/exchanges
/api/v1/cex/candle/intervals
/api/v1/cex/candle/symbols
Ticker
/api/v1/ticker
(private endpoint)/api/v1/ticker/exchanges
/api/v1/ticker/symbols
Funding Rate
/api/v1/funding-rate
(private endpoint)/api/v1/funding-rate/latest
(private endpoint)/api/v1/funding-rate/exchanges
/api/v1/funding-rate/symbols
Orderbook
/api/v1/orderbook
(private endpoint)/api/v1/orderbook/exchanges
/api/v1/orderbook/symbols
Trading Fees
/api/v1/trading-fees
(private endpoint)/api/v1/trading-fees/exchanges
/api/v1/trading-fees/symbols
Wallet Status
/api/v1/wallet-status
(private endpoint)/api/v1/wallet-status/exchanges
/api/v1/wallet-status/assets
Announcements
/api/v1/announcements
(private endpoint)
Token Updates
/api/v1/token/updates
(private endpoint)