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 Quotes
Retrieve the most recent available quote for a stock, based on the user's entitlements. This may include a 15-minute delayed quote or an end-of-day quote, depending on the plan or access level.
📄️ Historical Candles
Get historical price candles for stocks or ETFs.
📄️ Earnings
Get historical earnings per share data or a future earnings calendar for a stock.
📄️ 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 bulk historical candle data for stocks. This endpoint returns bulk daily candle data for multiple stocks. Unlike the standard candles endpoint, this endpoint returns a single daily for each symbol provided.