Stocks
Stock endpoints include numerous fundamental, technical, and pricing data.
Root Endpoint For Stocks
https://api.marketdata.app/v1/stocks/
Stocks Endpoints
📄️ Real-Time Prices
Get real-time midpoint prices for one or more stocks. This endpoint returns real-time prices for stocks, using the SmartMid model.
📄️ Delayed Stock Quotes
Retrieve the most recent available delayed quote for one or more stocks.
📄️ Historical Candles
Get historical open, high, low, close and volume candles for a stock or ETF, with optional split and dividend adjustments.
📄️ Earnings
Get the historical earnings per share a stock has reported, or a calendar of the earnings reports it has still to publish.
📄️ News
The News endpoint is still in beta and has not yet been optimized for performance. Use caution before adding this endpoint in a prodution environment.
📄️ Bulk Historical Candles
Get one daily candle for many stock symbols in a single request, instead of calling the standard candles endpoint once for each symbol.