Financial Modeling Prep
Access stock quotes, financial statements, historical prices, screeners, analyst estimates, and market news
The Financial Modeling Prep (FMP) integration connects your agents to a comprehensive financial data API for retrieving real-time stock quotes, company profiles, financial statements, historical prices, analyst estimates, market movers, and stock news.
You need:
- FMP API Key — Sign up at the FMP Developer Portal to get your API key. The free tier includes 250 requests per day.
- Open your agent in Agent Studio
- In the Integrations panel, click Add Integration Config
- Select Financial Modeling Prep from the integration list
- Give the config a display name (e.g., "FMP")
- Enter your API Key
- Save the agent revision
- In an Agent Step, attach Financial Modeling Prep tools from the tools panel
- Tools are referenced as
fmp.stock_quote, fmp.income_statement, etc.
| Tool | Description | Action Type |
|---|
stock_quote | Get real-time stock quote (price, change, volume, market cap, PE, 52-week range) | ReadOnly |
company_profile | Get company profile (name, industry, sector, CEO, market cap, website) | ReadOnly |
symbol_search | Search for stock symbols by company name or ticker | ReadOnly |
| Tool | Description | Action Type |
|---|
income_statement | Get income statement data (revenue, net income, EPS, EBITDA) | ReadOnly |
balance_sheet | Get balance sheet data (assets, liabilities, equity, cash, debt) | ReadOnly |
cash_flow_statement | Get cash flow data (operating, investing, financing, free cash flow) | ReadOnly |
key_metrics | Get key financial metrics (PE, PB, ROE, ROA, debt-to-equity, dividend yield) | ReadOnly |
| Tool | Description | Action Type |
|---|
analyst_estimates | Get analyst estimates for revenue, EPS, EBITDA (low, high, average) | ReadOnly |
earnings_calendar | Get upcoming and past earnings dates with EPS estimates and actuals | ReadOnly |
company_peers | Get a list of peer companies in the same sector | ReadOnly |
| Tool | Description | Action Type |
|---|
historical_price | Get historical daily OHLCV price data for a stock | ReadOnly |
stock_screener | Screen stocks by market cap, price, volume, sector, industry, country | ReadOnly |
market_gainers | Get today's top gaining stocks by percentage change | ReadOnly |
market_losers | Get today's top losing stocks by percentage change | ReadOnly |
| Tool | Description | Action Type |
|---|
stock_news | Get latest stock market news, optionally filtered by ticker | ReadOnly |