Base URL: https://api.neroxcoin.org
REST API for real-time market data, indicators and alert management. Full access on PRO and ELITE plans.
All requests require a Bearer token from your dashboard settings page.
/api/market/ticker/:symbolReal-time ticker for a symbolFree/api/market/tickersAll USDT pairs sorted by volumeFree/api/market/klines/:symbolHistorical candlestick OHLCV dataFree/api/market/depth/:symbolOrder book depth (bids and asks)PRO/api/market/statusPlatform and WebSocket statusFree/api/alertsList all your configured alertsPRO/api/alertsCreate a new price alertPRO/api/alerts/:idDelete a specific alert by IDPROReal-time data stream. Connect to:
Message types received:
tickerReal-time price update for all symbolsklineCandlestick update on closedepthOrder book update (PRO)| Feature | Free | PRO | ELITE |
|---|---|---|---|
| Market Tickers | ✓ | ✓ | ✓ |
| Historical Klines | ✓ | ✓ | ✓ |
| Order Book Depth | — | ✓ | ✓ |
| Alert Management | — | ✓ | ✓ |
| WebSocket Stream | — | ✓ | ✓ |
| API Key Access | — | ✓ | ✓ |
| Indicator Data | — | — | ✓ |