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
This endpoint is currently in open beta. It is available to all users (including free trial users) during our open beta test. We welcome your feedback.
📄️ 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 a stock.
📄️ 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.