Market Data
Get historical stock price data
Get end-of-day (EOD) historical price data for stocks.
get/prices
Query parameters
tickerstring required
The stock ticker symbol (e.g. AAPL, MSFT).
interval'day' | 'week' | 'month' | 'year' required
The time interval for the price data.
start_datestring date required
The start date for the price data (format: YYYY-MM-DD).
end_datestring date required
The end date for the price data (format: YYYY-MM-DD).
Response
Price data response