CryptoPredict Pro+

v0.3.0

API Online API Docs

Advanced Cryptocurrency Analytics & Predictions

Real-time market analysis with AI-powered insights for smarter trading decisions.

Key Features

Real-time Price Predictions

Advanced algorithms with confidence scoring to forecast price movements.

Technical Indicators

Comprehensive analysis with SMA, RSI, MACD, and Bollinger Bands.

AI-Powered Insights

Gemini AI integration for market analysis and trading recommendations.

Multiple Timeframes

Analyze data across various intervals from 1 hour to 1 month.

Real-time WebSockets

Stream live market data with WebSocket connections for instant updates.

Robust Error Handling

Automatic retries and comprehensive error reporting for reliable operation.

API Endpoints

Endpoint Method Description
/predict/{symbol} GET Price prediction with AI analysis
/symbols GET List active trading pairs
/intraday/{symbol} GET Intraday data with custom intervals
/historical/{symbol} GET Historical data with custom intervals
/ws/realtime/{symbol} WS Real-time price streaming

Try It Now

curl "https://api-crypto.coolifyapp.com/predict/BTCUSDT?interval=4h"

Get a prediction for Bitcoin with 4-hour interval data. Try it yourself!