160,000+ Symbols Available

Professional Financial Market Data Engine

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`.

160K+ Stock Symbols
4.8K+ Cryptocurrencies
250+ Global Exchanges
<150ms Low Latency Push
NASDAQ NYSE BINANCE SSE HKEX LSE TSX ASX FWB EURONEXT NASDAQ NYSE BINANCE SSE HKEX LSE TSX ASX FWB EURONEXT

Why Choose TradingView API?

World-leading data source to power your business

Massive Symbol Coverage

Covering 160,000+ stock symbols, 4,800+ cryptocurrency pairs, and all major forex and futures contracts worldwide.

Ultra-Low Latency Push

Built on high-performance WebSocket architecture with data push latency under 150ms, meeting high-frequency trading needs.

99.9% Uptime

Enterprise-grade cluster architecture with multi-node redundancy to ensure your application stays online.

Live WebSocket Demo

Experience real-time market data push in your browser

BINANCE:BTCUSDT
$96,432.50
+1.24%
[System] WebSocket Explorer Ready.
[System] Click "Connect" to start receiving live updates.

API Endpoints Quick Reference

Clear and simple interface definitions for efficient development

GET /health

Check API server status, active sessions, and connectivity.

GET /api/price/{symbol}

Get OHLCV candlestick data with multiple timeframes.

POST /api/price/batch

Batch fetch candlestick data for multiple symbols.

GET /api/quote/{symbol}

Get real-time quotes including price, volume, and change.

POST /api/quote/batch

Batch get real-time quotes for multiple symbols.

GET /api/search/market/{query}

Search symbols across global markets.

GET /api/ta/{symbol}

Get technical analysis signals (Buy/Sell/Neutral).

GET /api/news

Get the latest financial news with optional filters.

GET /api/leaderboard/stocks

Stock leaderboards (gainers, losers, active).

GET /api/metadata/markets

Get all available market codes.

GET /api/calendar/economic

Get economic calendar events.

WS wss://ws.singularitymark.sbs

Establish WebSocket connection for real-time streams.

View Full Documentation Test API Online

Simple & Transparent Pricing

No matter your project scale, there's a plan for you

Basic

$0.00/month

Ideal for personal projects and quick validation.

150 requests / month
1000 requests / hour
Community support
  • Real-time quotes
  • Market leaderboards
  • Financial news
  • Technical analysis
  • WebSocket session (30 min)
  • Data refresh up to 1s
Start Free

Pro

$10.00/month

Built for production MVPs and small teams.

30,000 requests / month
5 requests / second
Email support
  • All Basic features included
  • Batch quote API
  • Historical candlestick data
  • Market search API
  • WebSocket real-time data
Subscribe Pro

Mega

$80.00/month

For enterprise-scale workloads and teams.

200,000 requests / month
5 requests / second
Dedicated support
  • Enterprise-grade high-frequency access
  • 24-hour session validity
  • Dedicated technical support
  • Complete historical data queries
  • Custom WebSocket channels
Subscribe Mega