MilaEx Unified Crypto API
A streamlined gateway to real-time cryptocurrency data and trading. The MilaEx Unified Crypto API lets developers and traders access comprehensive market insights—including tickers, OHLCV data, and exchange pair information—from multiple cryptocurrency exchanges via a single, easy-to-integrate endpoint.
MilaEx Unified Crypto API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Information | ||
| GET |
GetMarketList /api/v1/exchange/markets |
Get all available markets from a given exchange |
| GET |
GetExchangeList /api/v1/exchange |
This endpoint will return a list of all actively working exchanges |
| Tickers | ||
| GET |
GetTickerList /api/v1/exchange/ticker |
Retrieve the ticker information for a specific market pair |
| GET |
GetTickerList /api/v1/exchange/tickers |
Retrieve the ticker information for multiple symbols |
| Candles | ||
| GET |
GetOHLCVList /api/v1/exchange/ohlcv |
Get the candles for a specific market pair from an exchange |
| Orderbook | ||
| GET |
GetOrderBookList /api/v1/exchange/orderbook |
Get the open orders for a specific market pair |
| GET |
GetCompleteOrders /api/v1/exchange/orderbook/complete |
Get the completed orderbook for a given market pair |
MilaEx Unified Crypto API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|