### Example Response for Available Sectors Source: https://site.financialmodelingprep.com/developer/docs/stable/available-sectors An example of the JSON response structure when querying the Available Sectors API. Each object in the array represents a sector. ```JSON [ { "sector": "Basic Materials" } ] ``` -------------------------------- ### Search Press Releases API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs Example of how to call the Search Press Releases API for a specific stock symbol. ```http https://financialmodelingprep.com/stable/news/press-releases?_symbols_=AAPL ``` -------------------------------- ### Aftermarket Trade API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/aftermarket-trade This is an example of how to access the Aftermarket Trade API. Replace '_symbol_' with the desired stock symbol. ```HTTP https://financialmodelingprep.com/stable/aftermarket-trade?_symbol_=AAPL ``` -------------------------------- ### Example Response for Available Countries API Source: https://site.financialmodelingprep.com/developer/docs/stable/available-countries This example shows the structure of a typical response from the Available Countries API, listing country codes. ```JSON [ { "country": "FK" } ] ``` -------------------------------- ### Price Target Summary Record Example Source: https://site.financialmodelingprep.com/developer/docs This JSON example represents a single record from a Price Target Summary Bulk API response. It details price targets over different timeframes and the number of publishers. ```json [ { "symbol": "A", "lastMonthCount": "0", "lastMonthAvgPriceTarget": "0", "lastQuarterCount": "1", "lastQuarterAvgPriceTarget": "116", "lastYearCount": "6", "lastYearAvgPriceTarget": "142.17", "allTimeCount": "18", "allTimeAvgPriceTarget": "146.61", "publishers": "[\"TheFly\"]" } ] ``` -------------------------------- ### Forex News API Response Example Source: https://site.financialmodelingprep.com/developer/docs Example JSON response from the Forex News API, detailing a forex market news article. ```json [ { "symbol": "XAGUSD", "publishedDate": "2026-06-06 06:36:02", "publisher": "FXEmpire", "title": "Silver (XAG) Forecast: Margin Calls Send Silver Prices Sharply Lower", "image": "https://images.financialmodelingprep.com/news/silver-xag-forecast-margin-calls-send-silver-prices-sharply-lower-20260606.jpg", "site": "fxempire.com", "text": "Silver prices plunged 8% after strong U.S. jobs data boosted rate hike expectations, triggering margin call selling and testing key support levels.", "url": "https://www.fxempire.com/forecasts/article/silver-xag-forecast-margin-calls-send-silver-prices-sharply-lower-1602869" } ] ``` -------------------------------- ### Stock News API Response Example Source: https://site.financialmodelingprep.com/developer/docs Example JSON response from the Stock News API, containing details of a news article. ```json [ { "symbol": "GPK", "publishedDate": "2026-06-06 15:00:00", "publisher": "GlobeNewsWire", "title": "ROSEN, NATIONAL INVESTOR COUNSEL, Encourages Graphic Packaging Holding Company Investors to Secure Counsel Before Important Deadline in Securities Class Action – GPK", "image": "https://images.financialmodelingprep.com/news/rosen-national-investor-counsel-encourages-graphic-packaging-holding-company-20260606.jpg", "site": "globenewswire.com", "text": "NEW YORK, June 06, 2026 (GLOBE NEWSWIRE) -- WHY: Rosen Law Firm, a global investor rights law firm, reminds purchasers of securities of Graphic Packaging Holding Company (NYSE: GPK) between February 4, 2025 and February 2, 2026, inclusive (the “Class Period”), of the important July 6, 2026 lead plaintiff deadline.", "url": "https://www.globenewswire.com/news-release/2026/06/06/3307694/673/en/ROSEN-NATIONAL-INVESTOR-COUNSEL-Encourages-Graphic-Packaging-Holding-Company-Investors-to-Secure-Counsel-Before-Important-Deadline-in-Securities-Class-Action-GPK.html" } ] ``` -------------------------------- ### Batch Aftermarket Trade API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/batch-aftermarket-trade This example shows the basic structure of the Batch Aftermarket Trade API endpoint for retrieving data for a specific symbol. ```HTTP https://financialmodelingprep.com/stable/batch-aftermarket-trade?_symbols_=AAPL ``` -------------------------------- ### Stock News API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs Example endpoint for fetching the latest stock news. Parameters like 'from', 'to', 'page', and 'limit' can be used for filtering. ```http https://financialmodelingprep.com/stable/news/stock-latest?_page_=0&_limit_=20 ``` -------------------------------- ### Search Forex News API Example Source: https://site.financialmodelingprep.com/developer/docs Get foreign exchange news by providing currency pair symbols. This API helps track news impacting specific currency markets. ```json [ { "symbol": "EURUSD", "publishedDate": "2026-06-05 12:45:35", "publisher": "FXEmpire", "title": "U.S. Dollar Soars As Non Farm Payrolls Beat Estimates: Analysis For EUR/USD, GBP/USD, USD/CAD, USD/JPY", "image": "https://images.financialmodelingprep.com/news/us-dollar-soars-as-non-farm-payrolls-beat-estimates-20260605.jpg", "site": "fxempire.com", "text": "The American currency tests multi-week highs as traders bet on hawkish Fed.", "url": "https://www.fxempire.com/forecasts/article/u-s-dollar-soars-as-non-farm-payrolls-beat-estimates-analysis-for-eur-usd-gbp-usd-usd-cad-usd-jpy-1602771" } ] ``` -------------------------------- ### Balance Sheet Statement Bulk API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/balance-sheet-statement-bulk This example shows how to construct the URL for the Balance Sheet Statement Bulk API, specifying the year and period for the data retrieval. ```HTTP https://financialmodelingprep.com/stable/balance-sheet-statement-bulk?_year_ =2026&_period_ =Q1 ``` -------------------------------- ### Forex News API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs Example endpoint for accessing the latest forex news. Use 'from', 'to', 'page', and 'limit' parameters to refine your search. ```http https://financialmodelingprep.com/stable/news/forex-latest?_page_=0&_limit_=20 ``` -------------------------------- ### Example Response for Latest 8-K SEC Filings API Source: https://site.financialmodelingprep.com/developer/docs/stable/8k-latest This is an example of the JSON response structure returned by the Latest 8-K SEC Filings API. It includes details for a single 8-K filing. ```JSON [ { "symbol": "SUNE", "cik": "0000022701", "filingDate": "2024-03-04 00:00:00", "acceptedDate": "2024-03-01 22:47:48", "formType": "8-K", "hasFinancials": null, "link": "https://www.sec.gov/Archives/edgar/data/22701/000089710124000091/0000897101-24-000091-index.htm", "finalLink": "https://www.sec.gov/Archives/edgar/data/22701/000089710124000091/pegy240248_8k.htm" } ] ``` -------------------------------- ### Batch Aftermarket Quote API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/batch-aftermarket-quote This example shows how to access the Batch Aftermarket Quote API for a specific symbol. Ensure you replace '_symbols_' with the actual query parameter name if it differs. ```HTTP https://financialmodelingprep.com/stable/batch-aftermarket-quote?_symbols_=AAPL ``` -------------------------------- ### Available Industries API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/available-industries This example shows the JSON response structure for the Available Industries API, listing industries available for stock symbols. ```JSON [ { "industry": "Steel" } ] ``` -------------------------------- ### Stock Batch Quote API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/batch-quote This is an example of how to call the Stock Batch Quote API to retrieve data for multiple symbols. Ensure you replace '_symbols_' with the actual stock symbols you want to query. ```bash https://financialmodelingprep.com/stable/batch-quote?_symbols_=AAPL ``` -------------------------------- ### Crypto News API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs Example endpoint for retrieving the latest cryptocurrency news. Filtering is possible using 'from', 'to', 'page', and 'limit' parameters. ```http https://financialmodelingprep.com/stable/news/crypto-latest?_page_=0&_limit_=20 ``` -------------------------------- ### Crypto News API Response Example Source: https://site.financialmodelingprep.com/developer/docs Example JSON response from the Crypto News API, providing details for a cryptocurrency-related news article. ```json [ { "symbol": "BTCUSD", "publishedDate": "2026-06-06 15:37:10", "publisher": "Blockonomi", "title": "Beyond Bitcoin's Price: Why BitMEX Research Defends Michael Saylor's Strategy Model", "image": "https://images.financialmodelingprep.com/news/beyond-bitcoins-price-why-bitmex-research-defends-michael-saylors-20260606.webp", "site": "blockonomi.com", "text": "BitMEX says Arkham BTC spend analysis ignores equity-driven value created via premium stock issuance", "url": "https://blockonomi.com/beyond-bitcoins-price-why-bitmex-research-defends-michael-saylors-strategy-model/" } ] ``` -------------------------------- ### API Authentication Example Source: https://site.financialmodelingprep.com/developer/docs/quickstart Demonstrates how to authenticate API requests by appending your API key to the endpoint URL. This is required for all API calls. ```HTTP https://financialmodelingprep.com/stable/search-symbol?_query_=AAPL?apikey=YOUR_API_KEY ``` -------------------------------- ### Stock Batch Quote Short API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/batch-quote-short This is an example of how to call the Stock Batch Quote Short API to retrieve data for a specific symbol. Ensure you replace '_symbols_' with the actual query parameter name if it differs. ```bash https://financialmodelingprep.com/stable/batch-quote-short?_symbols_=AAPL ``` -------------------------------- ### Balance Sheet Growth Bulk API Example Source: https://site.financialmodelingprep.com/developer/docs This example demonstrates the structure of a response from the Balance Sheet Growth Bulk API, showing a single company's financial data for a specific period. Ensure you have the correct API endpoint and parameters for your query. ```json [ { "date": "2025-03-31", "symbol": "MTLRP.ME", "reportedCurrency": "RUB", "cik": "0000000000", "filingDate": "2025-05-31", "acceptedDate": "2025-03-31 07:00:00", "fiscalYear": "2025", "period": "Q1", "cashAndCashEquivalents": "1985000", "shortTermInvestments": "0", "cashAndShortTermInvestments": "1985000", "netReceivables": "9666577000", "accountsReceivables": "9666577000", "otherReceivables": "0", "inventory": "4520000", "prepaids": "0", "otherCurrentAssets": "27293000", "totalCurrentAssets": "9700830000", "propertyPlantEquipmentNet": "194000", "goodwill": "0", "intangibleAssets": "5665000", "goodwillAndIntangibleAssets": "5665000", "longTermInvestments": "237373355000", "taxAssets": "791813000", "otherNonCurrentAssets": "0", "totalNonCurrentAssets": "238171027000", "otherAssets": "0", "totalAssets": "247871857000", "totalPayables": "3861497000", "accountPayables": "3861497000", "otherPayables": "0", "accruedExpenses": "0", "shortTermDebt": "4842848000", "capitalLeaseObligationsCurrent": "0", "taxPayables": "2484576000", "deferredRevenue": "0", "otherCurrentLiabilities": "146647000", "totalCurrentLiabilities": "8851455000", "longTermDebt": "178923999000", "capitalLeaseObligationsNonCurrent": "0", "deferredRevenueNonCurrent": "0", "deferredTaxLiabilitiesNonCurrent": "737391000", "otherNonCurrentLiabilities": "52574304000", "totalNonCurrentLiabilities": "232235780000", "otherLiabilities": "0", "capitalLeaseObligations": "0", "totalLiabilities": "244087635000", "treasuryStock": "0", "preferredStock": "0", "commonStock": "5550277000", "retainedEarnings": "-5066509000", "additionalPaidInCapital": "6023340000", "accumulatedOtherComprehensiveIncomeLoss": "0", "otherTotalStockholdersEquity": "0", "totalStockholdersEquity": "6784622000", "totalEquity": "6784622000", "minorityInterest": "0", "totalLiabilitiesAndTotalEquity": "247871857000", "totalInvestments": "237373355000", "totalDebt": "183766847000", "netDebt": "183764862000" } ] ``` -------------------------------- ### Average Directional Index API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/average-directional-index This example shows the structure of the API endpoint for fetching the Average Directional Index. It requires a symbol, period length, and timeframe. ```HTTP https://financialmodelingprep.com/stable/technical-indicators/adx?_symbol_=AAPL&_periodLength_=10&_timeframe_=1day ``` -------------------------------- ### Get Live Crypto Price using FMPPRICE Source: https://site.financialmodelingprep.com/developer/docs/excel-add-on Use this function to get the live price and other relevant information for a cryptocurrency. Refresh the data manually to view the latest updates. ```excel =FMPPRICE("BTCUSD") ``` -------------------------------- ### All Shares Float API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/all-shares-float This is an example of the response structure for the All Shares Float API. It includes company symbol, date, free float percentage, float shares, and outstanding shares. ```json [ { "symbol": "000001.SZ", "date": "2026-06-06 09:23:35", "freeFloat": 41.40900000201062, "floatShares": 8035796667, "outstandingShares": 19405918198 } ] ``` -------------------------------- ### Cash Flow Statement Bulk API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/cash-flow-statement-bulk This is an example of the endpoint URL for the Cash Flow Statement Bulk API. Replace '_year_' and '_period_' with your desired query parameters. ```HTTP https://financialmodelingprep.com/stable/cash-flow-statement-bulk?_year_ =2026&_period_ =Q1 ``` -------------------------------- ### Cash Flow Statement Growth Bulk API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/cash-flow-statement-growth-bulk This example shows the structure of the Cash Flow Statement Growth Bulk API endpoint with query parameters for year and period. It is used to retrieve bulk growth data for cash flow statements. ```HTTP https://financialmodelingprep.com/stable/cash-flow-statement-growth-bulk?_year_ =2026&_period_ =Q1 ``` -------------------------------- ### Batch Forex Quotes API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/all-forex-quotes This snippet shows an example of the JSON response structure for the Batch Forex Quotes API, including symbol, price, change, and volume for a forex pair. ```json [ { "symbol": "AEDAUD", "price": 0.4182, "change": 0.0008136291, "volume": 0 } ] ``` -------------------------------- ### As Reported Income Statements API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/as-reported-income-statements This example demonstrates how to access the As Reported Income Statements API for a specific symbol (AAPL). Ensure you replace '_symbol_' with the desired stock ticker. ```HTTP https://financialmodelingprep.com/stable/income-statement-as-reported?_symbol_=AAPL ``` -------------------------------- ### Analyst Ratings Consensus Record Example Source: https://site.financialmodelingprep.com/developer/docs This JSON example shows a record from the Upgrades Downgrades Consensus Bulk API. It summarizes analyst ratings for a symbol, including strong buy, buy, hold, sell, and strong sell counts. ```json [ { "symbol": "", "strongBuy": "0", "buy": "1", "hold": "1", "sell": "0", "strongSell": "0", "consensus": "Buy" } ] ``` -------------------------------- ### All Industry Classification API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/all-industry-classification This example shows the structure of a typical response from the All Industry Classification API, including company symbol, name, CIK, SIC code, industry title, business address, and phone number. ```JSON [ { "symbol": "0Q16.L", "name": "BANK OF AMERICA CORP /DE/", "cik": "0000070858", "sicCode": "6021", "industryTitle": "NATIONAL COMMERCIAL BANKS", "businessAddress": "['BANK OF AMERICA CORPORATE CENTER', 'CHARLOTTE NC 28255']", "phoneNumber": "7043868486" } ] ``` -------------------------------- ### Acquisition Ownership API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/acquisition-ownership This example shows how to access the Acquisition Ownership API to retrieve data for a specific stock symbol. Ensure you replace 'AAPL' with the desired stock ticker. ```HTTP https://financialmodelingprep.com/stable/acquisition-of-beneficial-ownership?_symbol_=AAPL ``` -------------------------------- ### Batch Commodities Quotes API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/all-commodities-quotes This snippet shows an example of the JSON response structure when querying the Batch Commodities Quotes API. It includes the symbol, price, change, and volume for a commodity. ```json [ { "symbol": "DCUSD", "price": 17.85, "change": 0.42, "volume": 158 } ] ``` -------------------------------- ### API Response Example (JSON) Source: https://site.financialmodelingprep.com/developer/docs This snippet shows a sample JSON response for a single financial record. It includes details like symbol, date, and trading prices. ```json [ { "symbol": "EGS745W1C011.CA", "date": "2024-10-22", "open": "2.67", "low": "2.7", "high": "2.9", "close": "2.93", "adjClose": "2.93", "volume": "920904" } ] ``` -------------------------------- ### Get Historical Price Data for a Specific Date Range Source: https://site.financialmodelingprep.com/developer/docs/excel-add-on Retrieve historical price data for a stock within a specified date range. The function signature allows for specifying start and end dates. ```Excel Formula =FMPPRICE("AMZN", "close", , "01/01/2019", "01/10/2019") ``` -------------------------------- ### Get Historical Price Data with Date Range Source: https://site.financialmodelingprep.com/developer/docs/excel-add-on Retrieve historical 'Close' prices for a ticker within a specified date range. Leave the 'number of days' parameter empty when providing start and end dates. ```Excel Formula =FMPPRICE("AAPL", "Close",,"01/01/2022", "01/30/2022") ``` -------------------------------- ### Connect and List Tools with FastMCP Source: https://site.financialmodelingprep.com/developer/docs/mcp-server Use this snippet to connect to the FMP MCP and list available tools. Ensure you have your FMP API key and have installed the `fastmcp` library. ```python import asyncio from fastmcp import Client async def main(): client = Client("https://financialmodelingprep.com/mcp?apikey=FMP_API_KEY") async with client: print(await client.list_tools()) # [Tool(name="quote", description="...", inputSchema={...}), …] print(await client.call_tool("quote", {"symbol": "AAPL"})) # CallToolResult(..., structured_content={'data': [{'symbol': 'AAPL', 'name': 'Apple Inc.', 'price': 281.37, …}]}) asyncio.run(main()) ``` -------------------------------- ### Financial Data Record Example Source: https://site.financialmodelingprep.com/developer/docs This snippet shows a sample JSON record for financial data, likely from a bulk API endpoint. It includes metrics like Altman Z-score, Piotroski Score, and market capitalization. ```json [ { "symbol": "000001.SZ", "reportedCurrency": "CNY", "altmanZScore": "0.29153682196643543", "piotroskiScore": "5", "workingCapital": "746131000000", "totalAssets": "5777858000000", "retainedEarnings": "255621000000", "ebit": "32590000000", "marketCap": "236751980000", "totalLiabilities": "5271746000000", "revenue": "167996000000" } ] ``` -------------------------------- ### Aftermarket Quote API Endpoint Example Source: https://site.financialmodelingprep.com/developer/docs/stable/aftermarket-quote This is an example of how to access the Aftermarket Quote API for a specific symbol. Replace 'AAPL' with the desired stock symbol. ```HTTP https://financialmodelingprep.com/stable/aftermarket-quote?_symbol_=AAPL ``` -------------------------------- ### Get Stock Price for a Particular Date Source: https://site.financialmodelingprep.com/developer/docs/excel-add-on Retrieve the stock price for a specific date using the FMPPRICE function and SUM to get the value. ```Excel Formula =SUM(FMPPRICE("AAPL", "close", , "01/03/2019")) ``` -------------------------------- ### Quick Ratio Formula Source: https://site.financialmodelingprep.com/developer/docs/formula Calculates the quick ratio using liquid assets and current liabilities. ```text (cashAndCashEquivalents + shortTermInvestments + accountsReceivables) totalCurrentLiabilities ``` -------------------------------- ### As Reported Income Statements API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/as-reported-income-statements This JSON response shows a sample output from the As Reported Income Statements API for Apple (AAPL). It includes key financial metrics for a fiscal year, such as revenue, cost of goods sold, gross profit, operating income, and net income. ```JSON [ { "symbol": "AAPL", "fiscalYear": 2024, "period": "FY", "reportedCurrency": null, "date": "2024-09-27", "data": { "revenuefromcontractwithcustomerexcludingassessedtax": 391035000000, "costofgoodsandservicessold": 210352000000, "grossprofit": 180683000000, "researchanddevelopmentexpense": 31370000000, "sellinggeneralandadministrativeexpense": 26097000000, "operatingexpenses": 57467000000, "operatingincomeloss": 123216000000, "nonoperatingincomeexpense": 269000000, "incomelossfromcontinuingoperationsbeforeincometaxesextraordinaryitemsnoncontrollinginterest": 123485000000, "incometaxexpensebenefit": 29749000000, "netincomeloss": 93736000000, "earningspersharebasic": 6.11, "earningspersharediluted": 6.08, "weightedaveragenumberofsharesoutstandingbasic": 15343783000, "weightedaveragenumberofdilutedsharesoutstanding": 15408095000, "othercomprehensiveincomelossforeigncurrencytransactionandtranslationadjustmentnetoftax": 395000000, "othercomprehensiveincomelossderivativeinstrumentgainlossbeforereclassificationaftertax": -832000000, "othercomprehensiveincomelossderivativeinstrumentgainlossreclassificationaftertax": 1337000000, "othercomprehensiveincomelossderivativeinstrumentgainlossafterreclassificationandtax": -2169000000, "othercomprehensiveincomeunrealizedholdinggainlossonsecuritiesarisingduringperiodnetoftax": 5850000000, "othercomprehensiveincomelossreclassificationadjustmentfromaociforsaleofsecuritiesnetoftax": -204000000, "othercomprehensiveincomelossavailableforsalesecuritiesadjustmentnetoftax": 6054000000, "othercomprehensiveincomelossnetoftaxportionattributabletoparent": 4280000000, "comprehensiveincomenetoftax": 98016000000 } } ] ``` -------------------------------- ### Average Directional Index API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/average-directional-index This is an example of the JSON response received from the Average Directional Index API. It includes date, open, high, low, close, volume, and the ADX value. ```JSON [ { "date": "2026-06-05 00:00:00", "open": 312.86, "high": 315.17, "low": 307.15, "close": 307.34, "volume": 65310502, "adx": 54.65170078857176 } ] ``` -------------------------------- ### Cash Flow Statement Growth Bulk API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/cash-flow-statement-growth-bulk This JSON object represents a sample response from the Cash Flow Statement Growth Bulk API, detailing various growth metrics for a company's cash flow statement over a specified period. ```JSON [ { "symbol": "000001.SZ", "date": "2025-03-31", "fiscalYear": "2025", "period": "Q1", "reportedCurrency": "CNY", "growthNetIncome": "0", "growthDepreciationAndAmortization": "0", "growthDeferredIncomeTax": "0", "growthStockBasedCompensation": "0", "growthChangeInWorkingCapital": "0", "growthAccountsReceivables": "0", "growthInventory": "0", "growthAccountsPayables": "0", "growthOtherWorkingCapital": "0", "growthOtherNonCashItems": "3.2072823819457614", "growthNetCashProvidedByOperatingActivites": "3.2072823819457614", "growthInvestmentsInPropertyPlantAndEquipment": "0.7332280978689818", "growthAcquisitionsNet": "0", "growthPurchasesOfInvestments": "-0.12254537395030414", "growthSalesMaturitiesOfInvestments": "0.3847853673478318", "growthOtherInvestingActivites": "-0.8417721518987342", "growthNetCashUsedForInvestingActivites": "2.1699343339587243", "growthDebtRepayment": "1", "growthCommonStockIssued": "0", "growthCommonStockRepurchased": "0", "growthDividendsPaid": "0.6798284344644885", "growthOtherFinancingActivites": "-1.7077146619443309", "growthNetCashUsedProvidedByFinancingActivities": "-3.2122934677858628", "growthEffectOfForexChangesOnCash": "-1.0731570061902083", "growthNetChangeInCash": "2.348938711752274", "growthCashAtEndOfPeriod": "0.11426914604625096", "growthCashAtBeginningOfPeriod": "-0.07809495106059301", "growthOperatingCashFlow": "3.2072823819457614", "growthCapitalExpenditure": "0.7332280978689818", "growthFreeCashFlow": "3.16553689621649", "growthNetDebtIssuance": "1", "growthLongTermNetDebtIssuance": "1", "growthShortTermNetDebtIssuance": "0", "growthNetStockIssuance": "0", "growthPreferredDividendsPaid": "0.6798284344644885", "growthIncomeTaxesPaid": "0", "growthInterestPaid": "0" } ] ``` -------------------------------- ### Aftermarket Quote API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/aftermarket-quote This is an example of the JSON response structure for the Aftermarket Quote API. It includes details such as symbol, bid size and price, ask size and price, volume, and timestamp. ```JSON [ { "symbol": "AAPL", "bidSize": 1, "bidPrice": 232.45, "askSize": 3, "askPrice": 232.64, "volume": 41647042, "timestamp": 1738715334311 } ] ``` -------------------------------- ### Cashflow Statements TTM API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/cashflow-statements-ttm This is an example of the JSON response returned by the Cashflow Statements TTM API. It includes various cash flow metrics for a given company over the trailing twelve months. ```JSON [ { "date": "2024-12-28", "symbol": "AAPL", "reportedCurrency": "USD", "cik": "0000320193", "filingDate": "2025-01-31", "acceptedDate": "2025-01-31 06:01:27", "fiscalYear": "2025", "period": "Q1", "netIncome": 96150000000, "depreciationAndAmortization": 11677000000, "deferredIncomeTax": 0, "stockBasedCompensation": 11977000000, "changeInWorkingCapital": -8224000000, "accountsReceivables": -9505000000, "inventory": -694000000, "accountsPayables": 3891000000, "otherWorkingCapital": -1916000000, "otherNonCashItems": -3286000000, "netCashProvidedByOperatingActivities": 108294000000, "investmentsInPropertyPlantAndEquipment": -9995000000, "acquisitionsNet": 0, "purchasesOfInvestments": -45000000000, "salesMaturitiesOfInvestments": 67422000000, "otherInvestingActivities": -1627000000, "netCashProvidedByInvestingActivities": 10800000000, "netDebtIssuance": -10967000000, "longTermNetDebtIssuance": -10967000000, "shortTermNetDebtIssuance": 0, "netStockIssuance": -98416000000, "netCommonStockIssuance": -98416000000, "commonStockIssuance": 0, "commonStockRepurchased": -98416000000, "netPreferredStockIssuance": 0, "netDividendsPaid": -15265000000, "commonDividendsPaid": -15265000000, "preferredDividendsPaid": 0, "otherFinancingActivities": -6121000000, "netCashProvidedByFinancingActivities": -130769000000, "effectOfForexChangesOnCash": 0, "netChangeInCash": -11675000000, "cashAtEndOfPeriod": 30299000000, "cashAtBeginningOfPeriod": 41974000000, "operatingCashFlow": 108294000000, "capitalExpenditure": -9995000000, "freeCashFlow": 98299000000, "incomeTaxesPaid": 37498000000, "interestPaid": 0 } ] ``` -------------------------------- ### Example Response for Actively Trading List API Source: https://site.financialmodelingprep.com/developer/docs/stable/actively-trading-list This snippet shows a sample JSON response from the Actively Trading List API, containing a list of actively traded securities with their symbols and names. ```JSON [ { "symbol": "6898.HK", "name": "China Aluminum Cans Holdings Limited" } ] ``` -------------------------------- ### Cash Flow Statement API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/cashflow-statement Example JSON response for the Cash Flow Statement API, showing detailed financial metrics for a company's cash flow activities over a fiscal year. ```json [ { "date": "2024-09-28", "symbol": "AAPL", "reportedCurrency": "USD", "cik": "0000320193", "filingDate": "2024-11-01", "acceptedDate": "2024-11-01 06:01:36", "fiscalYear": "2024", "period": "FY", "netIncome": 93736000000, "depreciationAndAmortization": 11445000000, "deferredIncomeTax": 0, "stockBasedCompensation": 11688000000, "changeInWorkingCapital": 3651000000, "accountsReceivables": -5144000000, "inventory": -1046000000, "accountsPayables": 6020000000, "otherWorkingCapital": 3821000000, "otherNonCashItems": -2266000000, "netCashProvidedByOperatingActivities": 118254000000, "investmentsInPropertyPlantAndEquipment": -9447000000, "acquisitionsNet": 0, "purchasesOfInvestments": -48656000000, "salesMaturitiesOfInvestments": 62346000000, "otherInvestingActivities": -1308000000, "netCashProvidedByInvestingActivities": 2935000000, "netDebtIssuance": -5998000000, "longTermNetDebtIssuance": -9958000000, "shortTermNetDebtIssuance": 3960000000, "netStockIssuance": -94949000000, "netCommonStockIssuance": -94949000000, "commonStockIssuance": 0, "commonStockRepurchased": -94949000000, "netPreferredStockIssuance": 0, "netDividendsPaid": -15234000000, "commonDividendsPaid": -15234000000, "preferredDividendsPaid": 0, "otherFinancingActivities": -5802000000, "netCashProvidedByFinancingActivities": -121983000000, "effectOfForexChangesOnCash": 0, "netChangeInCash": -794000000, "cashAtEndOfPeriod": 29943000000, "cashAtBeginningOfPeriod": 30737000000, "operatingCashFlow": 118254000000, "capitalExpenditure": -9447000000, "freeCashFlow": 108807000000, "incomeTaxesPaid": 26102000000, "interestPaid": 0 } ] ``` -------------------------------- ### Retrieve As Reported Financial Statements for AAPL Source: https://site.financialmodelingprep.com/developer/docs/stable/as-reported-financial-statements This example demonstrates how to retrieve the full as-reported financial statements for a specific symbol (AAPL). It includes parameters for symbol, limit, and period. ```URL https://financialmodelingprep.com/stable/financial-statement-full-as-reported?_symbol_=AAPL ``` -------------------------------- ### Sample Income Statement Growth Record Source: https://site.financialmodelingprep.com/developer/docs This snippet displays a sample JSON record for income statement growth data. It includes growth percentages for various financial metrics. ```json [ { "symbol": "000001.SZ", "date": "2025-03-31", "fiscalYear": "2025", "period": "Q1", "reportedCurrency": "CNY", "growthRevenue": "-0.04159070191431176", "growthCostOfRevenue": "0", "growthGrossProfit": "-0.04159070191431176", "growthGrossProfitRatio": "0", "growthResearchAndDevelopmentExpenses": "0", "growthGeneralAndAdministrativeExpenses": "1.7466809598416757", "growthSellingAndMarketingExpenses": "0", "growthOtherExpenses": "-0.9860376183912135", "growthOperatingExpenses": "-0.095830920671685", "growthCostAndExpenses": "-0.095830920671685", "growthInterestIncome": "-0.003105727849505302", "growthInterestExpense": "-0.08421879522057303", "growthDepreciationAndAmortization": "0", "growthEBITDA": "0", "growthOperatingIncome": "-0.018874787810201278", "growthIncomeBeforeTax": "1.4139262224764084", "growthIncomeTaxExpense": "0.2582392776523702", "growthNetIncome": "1.9495710399665203", "growthEPS": "1.6956521739130435", "growthEPSDiluted": "1.6956521739130435", "growthWeightedAverageShsOut": "0.09825852256371011", "growthWeightedAverageShsOutDil": "0.09825852256371011", "growthEBIT": "1", "growthNonOperatingIncomeExcludingInterest": "-0.5659209985158163", "growthNetInterestIncome": "0.09080465272126753", "growthTotalOtherIncomeExpensesNet": "0.5835023664638269", "growthNetIncomeFromContinuingOperations": "1.9495710399665203", "growthOtherAdjustmentsToNetIncome": "0", "growthNetIncomeDeductions": "0" } ] ``` -------------------------------- ### Cash Flow Statement Growth Record Example Source: https://site.financialmodelingprep.com/developer/docs This JSON object represents a single record for cash flow statement growth. It includes percentage changes for various cash flow metrics compared to a previous period. ```json [ { "symbol": "000001.SZ", "date": "2025-03-31", "fiscalYear": "2025", "period": "Q1", "reportedCurrency": "CNY", "growthNetIncome": "0", "growthDepreciationAndAmortization": "0", "growthDeferredIncomeTax": "0", "growthStockBasedCompensation": "0", "growthChangeInWorkingCapital": "0", "growthAccountsReceivables": "0", "growthInventory": "0", "growthAccountsPayables": "0", "growthOtherWorkingCapital": "0", "growthOtherNonCashItems": "3.2072823819457614", "growthNetCashProvidedByOperatingActivites": "3.2072823819457614", "growthInvestmentsInPropertyPlantAndEquipment": "0.7332280978689818", "growthAcquisitionsNet": "0", "growthPurchasesOfInvestments": "-0.12254537395030414", "growthSalesMaturitiesOfInvestments": "0.3847853673478318", "growthOtherInvestingActivites": "-0.8417721518987342", "growthNetCashUsedForInvestingActivites": "2.1699343339587243", "growthDebtRepayment": "1", "growthCommonStockIssued": "0", "growthCommonStockRepurchased": "0", "growthDividendsPaid": "0.6798284344644885", "growthOtherFinancingActivites": "-1.7077146619443309", "growthNetCashUsedProvidedByFinancingActivities": "-3.2122934677858628", "growthEffectOfForexChangesOnCash": "-1.0731570061902083", "growthNetChangeInCash": "2.348938711752274", "growthCashAtEndOfPeriod": "0.11426914604625096", "growthCashAtBeginningOfPeriod": "-0.07809495106059301", "growthOperatingCashFlow": "3.2072823819457614", "growthCapitalExpenditure": "0.7332280978689818", "growthFreeCashFlow": "3.16553689621649", "growthNetDebtIssuance": "1", "growthLongTermNetDebtIssuance": "1", "growthShortTermNetDebtIssuance": "0", "growthNetStockIssuance": "0", "growthPreferredDividendsPaid": "0.6798284344644885", "growthIncomeTaxesPaid": "0", "growthInterestPaid": "0" } ] ``` -------------------------------- ### Get Statement Dump Data Source: https://site.financialmodelingprep.com/developer/docs/excel-add-on Use the Statement Dump feature to quickly get income statements, balance sheets, cash flow statements, and key metrics annually or quarterly. Data can be sorted by date or SEC reported financials. ```Excel Formula =FMP("AAPL", "Income Statement", "2020", "Q4") ``` -------------------------------- ### Balance Sheet Statement Growth Bulk API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/balance-sheet-statement-growth-bulk This JSON object represents a sample response from the Balance Sheet Statement Growth Bulk API, detailing various growth metrics for a company's balance sheet. ```JSON [ { "symbol": "000001.SZ", "date": "2025-03-31", "fiscalYear": "2025", "period": "Q1", "reportedCurrency": "CNY", "growthCashAndCashEquivalents": "0.09574482145872953", "growthShortTermInvestments": "0", "growthCashAndShortTermInvestments": "0.09574482145872953", "growthNetReceivables": "0", "growthInventory": "0", "growthOtherCurrentAssets": "0", "growthTotalCurrentAssets": "0.09574482145872953", "growthPropertyPlantEquipmentNet": "-0.06373337231398918", "growthGoodwill": "0", "growthIntangibleAssets": "-0.03270278935556268", "growthGoodwillAndIntangibleAssets": "-0.01477618426770969", "growthLongTermInvestments": "-0.0774117797082201", "growthTaxAssets": "0", "growthOtherNonCurrentAssets": "0.07678934705504345", "growthTotalNonCurrentAssets": "-0.01112505367669385", "growthOtherAssets": "0.001488576544346165", "growthTotalAssets": "0.001488576544346165", "growthAccountPayables": "0", "growthShortTermDebt": "0", "growthTaxPayables": "-0.0279424216765453", "growthDeferredRevenue": "0", "growthOtherCurrentLiabilities": "0.12022416350749959", "growthTotalCurrentLiabilities": "0", "growthLongTermDebt": "0", "growthDeferredRevenueNonCurrent": "0", "growthDeferredTaxLiabilitiesNonCurrent": "0", "growthOtherNonCurrentLiabilities": "0", "growthTotalNonCurrentLiabilities": "0", "growthOtherLiabilities": "-0.0005084911577141635", "growthTotalLiabilities": "-0.0005084911577141635", "growthPreferredStock": "0", "growthCommonStock": "0", "growthRetainedEarnings": "0.049325752755485314", "growthAccumulatedOtherComprehensiveIncomeLoss": "0", "growthOthertotalStockholdersEquity": "-0.0035208940994345805", "growthTotalStockholdersEquity": "0.022774946346510602", "growthMinorityInterest": "0", "growthTotalEquity": "0.022774946346510602", "growthTotalLiabilitiesAndStockholdersEquity": "0.001488576544346165", "growthTotalInvestments": "-0.0774117797082201", "growthTotalDebt": "0", "growthNetDebt": "-0.09574482145872953", "growthAccountsReceivables": "0", "growthOtherReceivables": "0", "growthPrepaids": "0", "growthTotalPayables": "-0.12022416350749959", "growthOtherPayables": "-0.12022416350749959", "growthAccruedExpenses": "0", "growthCapitalLeaseObligationsCurrent": "0", "growthAdditionalPaidInCapital": "0", "growthTreasuryStock": "0" } ] ``` -------------------------------- ### Biggest Stock Gainers API Response Example Source: https://site.financialmodelingprep.com/developer/docs/stable/biggest-gainers This snippet shows an example of the JSON response received from the Biggest Stock Gainers API, detailing a stock's symbol, current price, name, price change, percentage change, and the exchange it is traded on. ```json [ { "symbol": "MOTS", "price": 0.0002, "name": "Motus GI Holdings, Inc.", "change": 0.0001, "changesPercentage": 100, "exchange": "OTC" } ] ```