Build with Our API
Integrate AITraiderBot's powerful trading and analytics capabilities into your applications with our comprehensive REST API and real-time WebSocket feeds.
⚡ Quick Start
Get up and running with the AITraiderBot API in minutes. Here's a simple example to get market data:
🔐 Authentication
All API requests require authentication using API keys. Include your API key in the Authorization header of every request.
⚡ Rate Limits
💰 Trading API
Execute trades, manage orders, and monitor your portfolio with our comprehensive trading API.
Place a new trading order on the specified exchange and trading pair.
Cancel an existing order by its ID.
Get your current portfolio balances and positions across all exchanges.
📊 Market Data API
Access real-time and historical market data including prices, order books, and trading volumes.
Get current price and 24h statistics for a trading pair.
Get the current order book (bids and asks) for a trading pair.
Get historical OHLCV (candlestick) data for technical analysis.
🧠 AI & Analytics API
Access our AI-powered predictions, trading signals, and advanced market analytics.
Get AI-powered price predictions with confidence intervals.
Get buy/sell signals generated by our AI algorithms.
Get market sentiment analysis based on social media and news.
🛠️ SDKs & Libraries
Official SDKs and community libraries to help you integrate with our API faster.
JavaScript/Node.js
Official JavaScript SDK for browser and Node.js applications