Get end-of-day (EOD) historical price data for stocks.
GET request to:
https://api.financialdatasets.ai/prices/tickers/
X-API-KEY.ticker to filter the data.API key for authentication.
The stock ticker symbol (e.g. AAPL, MSFT).
The time interval for the price data.
day, week, month, year The start date for the price data (format: YYYY-MM-DD).
The end date for the price data (format: YYYY-MM-DD).