Connect to 50+ CEX & DEX with a single API. Real-time data, lightning-fast execution.
๐ Early Access - Development Stage
Join waitlist for API access
https://www.oondex.whatisnearme.co.uk/api/demo
Secure authentication for your trading applications
Sign up and generate your unique API key and secret key from the dashboard
Include your API key in request headers for secure authentication
Access real-time market data and execute trades across 50+ exchanges
# Your API Credentials (Example - Demo Stage)
API_KEY: "ok_demo_abc123xyz789"
SECRET_KEY: "sk_demo_secret_key_here"
# Include in Request Headers:
curl -X GET "https://www.oondex.whatisnearme.co.uk/api/demo/ticker?symbol=BTC/USDT" \
-H "X-API-KEY: ok_demo_abc123xyz789" \
-H "Content-Type: application/json"
Real-time data โข Auto-updates every 2s
Comprehensive REST API for crypto trading
24hr price statistics
/api/demo/ticker
Live order book depth
/api/demo/orderbook
Latest executed trades
/api/demo/trades
OHLCV historical data
/api/demo/klines
Available trading pairs
/api/demo/markets
Current price only
/api/demo/price
Test demo endpoints with live data
// Click "Send Demo Request" to test API...
Get early access to our API. Limited spots available for beta testers.
โ Free during beta โข No credit card required โข Cancel anytime