NitroEx 3.0 has launched! Register and start your crypto journey.
For All The People Of The Future
Buy, sell and store dozens of different cryptocurrencies. We facilitate the buying and selling of many cryptocurrencies, not just Bitcoin or Ethereum. Protect your cryptocurrency with best-in-class cold storage.


API Documentation
NitroEx's Public Market Data
NitroEx APIs has been designed so that you can easily and effectively follow NitroEx markets overview.
# Ticker will give your an overview of markets and assets.
/api/v1/public/ticker
# Get Market orderbook of any Market.
/api/v1/public/depth?symbol=BTCUSDT
# Provide the live trade data for all pairs.
/api/v1/public/trade?symbol=BTCUSDT&limit=1
# you can do everything else
# directly in the browser!
- Base URL: https://api.nitroex.io/engine
- This is helpful when you want to track the information of our markets, status or market pair is active or frozen and track the data.
- This response is not recommended for price polling because accurate realtime price is not guaranteed as there could be some delays.
- We recommend using price Live Trade API for all price tracking activity.
Supported Platforms
For All Web Platforms
NitroEx supports all web platforms regardless of device type. Mobile applications are available at stores.
