Access stocks, forex, cryptocurrencies, and index data from 250+ exchanges worldwide. Power your trading system with unified REST & WebSocket interfaces.
// Get real-time quote
curl --request 'GET' \
--url 'https://tradingview-data1.p.rapidapi.com/api/price/BINANCE:BTCUSDT?timeframe=1&range=10' \
--header 'x-rapidapi-host: tradingview-data1.p.rapidapi.com' \
--header 'x-rapidapi-key: YOUR_RAPIDAPI_KEY'
// Response data
{
"symbol": "NASDAQ:AAPL",
"price": 228.45,
"change": +1.24%
}
Tip: Subscribe to this API on RapidAPI first and get your `x-rapidapi-key`.
World-leading data source to power your business
Covering 160,000+ stock symbols, 4,800+ cryptocurrency pairs, and all major forex and futures contracts worldwide.
Built on high-performance WebSocket architecture with data push latency under 150ms, meeting high-frequency trading needs.
Enterprise-grade cluster architecture with multi-node redundancy to ensure your application stays online.
Experience real-time market data push in your browser
Clear and simple interface definitions for efficient development
Check API server status, active sessions, and connectivity.
Get OHLCV candlestick data with multiple timeframes.
Batch fetch candlestick data for multiple symbols.
Get real-time quotes including price, volume, and change.
Batch get real-time quotes for multiple symbols.
Search symbols across global markets.
Get technical analysis signals (Buy/Sell/Neutral).
Get the latest financial news with optional filters.
Stock leaderboards (gainers, losers, active).
Get all available market codes.
Get economic calendar events.
Establish WebSocket connection for real-time streams.
No matter your project scale, there's a plan for you
Ideal for personal projects and quick validation.
Built for production MVPs and small teams.
Best value for real-time and WebSocket users.
For enterprise-scale workloads and teams.