Stocks
Access real-time and historical stock market data including price candles, quotes, earnings reports, and news articles.
Stocks Endpoints
📄️ Prices
Get real-time midpoint prices for one or more stocks using the SmartMid model.
📄️ Quote
Get a real-time price quote for a single stock symbol.
📄️ Quotes
Get real-time price quotes for multiple stocks in a single API request.
📄️ Candles
Retrieve historical price candles (OHLCV data) for any supported stock symbol.
📄️ Earnings
Get historical earnings per share data or a future earnings calendar for a stock.
📄️ News
Retrieve news articles for a stock symbol.
📄️ Bulk Candles
Retrieve bulk daily candle data for multiple stocks in a single request. This endpoint returns a single daily candle for each symbol, ideal for market snapshots.