FMP
Provides a breakdown of a company's revenue by geographic region.
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.
What API can I use to pull data on: Nation number, nation name, industry number, industry name(All levels), Company number, company name, revenue, cost of goods, operating margin, sales expenses, research and development expenses, management overhead, net revenue, number of full time employees...
You will need to make multiple calls to get that data. You can use the Profile and Financial Statements endpoints to pull all this information. https://site.financialmodelingprep.com/developer/docs/stable#profile-symbol https://site.financialmodelingprep.com/developer/docs/stable#statements
How can I access quarterly financial data using the API?
To access quarterly financial data using the API, you will need to upgrade to any of our paid plans. The free plan only provides annual data for some US stocks. With a paid plan, you can access quarterly data for any company. You can use the following endpoint to retrieve quarterly data: https://financialmodelingprep.com/api/v3/income-statement/AAPL?period=quarter&apikey=YOUR-API-KEY
How can I quickly receive the sector of a stock?
You can get the sector of a stock by using the Profile API. You can find more information on how to access this data here: https://site.financialmodelingprep.com/developer/docs#company-profile-company-information
Why am I seeing multiple entries for the same fiscal year in the Analyst Estimates API? Are they duplicates?
No, they’re not duplicates. If you don’t use filters, the API returns both quarterly and annual estimates, which can make it look like the same fiscal year appears more than once. To avoid this, use the period filter in your query: Quarterly only: ...?period=quarter Annual only: ...?period=annual For example: https://financialmodelingprep.com/stable/analyst-estimates?symbol=AAPL&period=annual&apikey=YOUR-API-KEY
How can I retrieve the prices of each stock by quarter using the API?
You can use the historical price chart feature and filter for the days that correspond to the quarter you are interested in to retrieve the prices of each stock by quarter.
How does the API calculate sector performance?
The API calculates sector performance by taking the average change percentage of all the companies within that sector. The change percentage can be found on the quote endpoint, while the sector information can be found on the profile endpoint.
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.
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!