> For the complete documentation index, see [llms.txt](https://actlysai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://actlysai.gitbook.io/docs/supported-protocols-and-platforms/apps/financial-data.md).

# Financial Data

AI agents can fetch financial data from FMP (Financial Modeling Prep). Here are the main things you can do, with examples:

### 1. Cryptocurrency quotes and charts

Get real-time prices or historical data.

Examples:

* Get real-time quote for BTC.
* Get detailed real-time quote for BTC with high, low, open, and volume.
* Get historical daily prices for BTC over the past 2 weeks.
* Get full historical daily dataset for ETH since August 2025.

### 2. Stock tickers and charts

Search companies or symbols, and fetch price charts.

Examples:

* Search for ticker by symbol “AAPL”.
* Search for company name “Tesla”.
* Get stock chart data for Apple between April 24, 2025 and July 24, 2025.
* Get full price and volume data for Apple between April 24, 2025 and July 24, 2025.

### 3. Market movers

See which stocks are leading or lagging today.

Examples:

* Get the list of top stock gainers on US exchanges today.
* Get the list of top stock losers on US exchanges today.
* Get the most actively traded stocks on US exchanges today.

### 4. Commodities

Check gold, oil, and other commodity prices.

Examples:

* Get the current price quote for Gold.
* Get light historical price data for Gold between April 25, 2025 and July 25, 2025.
* Get full historical price data for Gold between April 25, 2025 and July 25, 2025.

### 5. Forex

Track global currency pairs in real time or historically.

Examples:

* Get the real-time forex quote for Euro to US Dollar (EURUSD).
* Get historical light chart data for EUR/USD between April 25, 2025 and July 25, 2025.
* Get full historical forex chart data for EUR/USD for the last 1 week.

### 6. Indexes

Monitor stock indexes like S\&P 500.

Examples:

* Get the real-time quote for the S\&P 500.
* Get historical light chart data for the S\&P 500 between April 25, 2025 and July 25, 2025.
* Get full historical chart data for the S\&P 500 between April 25, 2025 and July 25, 2025.

### 7. Dividends

See company dividend history or upcoming payments.

Examples:

* Get dividend data for Apple (AAPL), limited to the latest 3 records.
* Get all dividend events between May 21, 2025 and August 21, 2025.

### 8. Earnings

Track earnings reports and announcements.

Examples:

* Get the latest 10 earnings reports for Apple (AAPL).
* Get all earnings announcements between May 21, 2025 and August 21, 2025.

### 9. IPOs

See upcoming stock listings.

Examples:

* Get all IPOs scheduled between May 21, 2025 and August 21, 2025.

### 10. Treasury and economic indicators

Check bond rates and macroeconomic stats.

Examples:

* Get Treasury rates between April 24, 2025 and July 24, 2025.
* Get US unemployment rate data between July 24, 2024 and July 24, 2025.
