FMP
This is endpoint to get historical prices for indexes like Nasdaq and Dow Jones. It returns daily prices for up to 20 years in history. Fields returned are label, volume, change close price and more. If you are looking for normal stocks prices you can check our historical stock prices endpoint.
Get Started: Sign Up Today!
Begin your data journey by signing up and accessing our API endpoints. Get instant access to a vast array of financial data to power your applications and analyses.
Dive into Data: Free Plan Access
Explore our free data plan and access a wide range of financial data through our API endpoints. Start integrating real-time data into your applications and projects.
Unlock Premium Data: Upgrade Now!
Upgrade to our premium plan for exclusive access to advanced financial datasets via our API endpoints. Take your analyses to the next level and gain a competitive edge in the market.
I can't find the full historical prices endpoint for stocks anymore. Can you help me locate it?
Sure, you can find the historical prices endpoint for stocks at this URL: "https://financialmodelingprep.com/api/v3/historical-price-full/AAPL?apikey=YOUR_API_KEY." You can refer to the documentation here: "https://site.financialmodelingprep.com/developer/docs#daily-chart-charts" for more details.
How can I access index price information using your API?
You can check the Indexes list we have by using the Available Indexes API. Then, you can search by the symbol in the Daily Chart EOD API.
How can I retrieve index historical price like ^GSPC in Google Sheets using the premium access API?
To retrieve index historical price like ^GSPC in Google Sheets using the premium access API, you can use the formula =fmpHistoricalPriceFull(""^GSPC"
How can I get access to historical financial data through your API?
To access historical financial data through our API, you can make use of our historical data endpoints. These endpoints allow you to retrieve historical stock prices, financial statements, and other relevant data for analysis and research purposes. Please refer to our API documentation for more details on how to access this information.
Why am I not receiving all the data for historical intraday price data on the API?
Due to the size and volume of historical intraday price data, there are limits to the number of records that can be returned in a single query. You may need to make queries over multiple periods to retrieve all the data you need. If you require more data than what is being returned, you can implement a loop to iterate over intervals covering the entire desired time range.
How can I retrieve historical intraday price data for more than 1 month?
To retrieve historical intraday price data for more than 1 month, you will need to implement a loop that iterates over day intervals covering the entire desired time range. This approach ensures a suitable response speed for the data being returned. For example, if you require more than 1 month of 30-minute data, you can make queries over day intervals to cover the entire desired time range. Here is an example link for retrieving 1-minute data: https://financialmodelingprep.com/api/v3/historical-chart/1min/AAPL?from=2024-12-04&to=2024-12-06&apikey=YOUR-API-KEY
How can I access historical financial data using your API?
To access historical financial data using our API, you can make a request specifying the date range and data points you are interested in. Our API will then return the historical financial data based on your request parameters.
Join Financial Modeling Prep now to access real-time data, in-depth analysis, and personalized insights tailored to your financial goals. Stay ahead of the game and make informed decisions with our comprehensive tools and dedicated support. Sign up today and take the first step towards financial success!