Finage
Finage provides secure RESTful APIs for real-time and historical financial market data covering stocks, forex, cryptocurrencies, indices, ETFs, and commodities.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Finage authenticates with an API key. Generate the credential in your Finage account, then paste it into FlyMyAI the first time an agent uses a Finage action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Finage API Key | Your Finage API key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
FINAGE_GET_STOCK_DETAILS | This tool retrieves real-time stock quote information for a given stock symbol. it provides current price, price changes, trading volume, and other key market data. | symbol |
FINAGE_GET_STOCK_END_OF_DAY_DATA | This tool retrieves the end-of-day data for a specific stock symbol. it provides the opening price, highest price, lowest price, closing price, trading volume, and timestamp for the most recent completed trading day, making it essential for investors and anal… | symbol |
FINAGE_GET_STOCK_HISTORICAL_DATA | This tool will fetch historical daily stock data for a given stock symbol between specified dates. it provides ohlcv data (open, high, low, close, volume) and is independent, requiring only the stock symbol, date range inputs, and authentication. | symbol, from_date, to_date |
FINAGE_GET_STOCK_LAST_QUOTE | This tool fetches the latest quote information for a specific stock symbol, providing real-time bid and ask prices, along with their respective sizes and a timestamp. it is essential for trading and market analysis, fetching a json object with details like sy… | symbol |
FINAGE_GET_STOCK_MARKET_AGGREGATES | This tool retrieves aggregated ohlcv (open, high, low, close, volume) data for stocks over specified time periods. it allows users to provide parameters such as stock symbol, time multiplier, aggregation period, start date, and end date to obtain market aggre… | symbol, multiply, time, from_date, to_date |
FINAGE_GET_STOCK_MARKET_NEWS | This tool retrieves the latest market news from finage's api. it provides comprehensive market news and updates, including news filtering by specific stock symbols, thereby supporting real-time market insights, investment decisions, and research on market tre… | symbol |
FINAGE_GET_STOCK_MARKET_SNAPSHOT | This tool provides a comprehensive snapshot of the us stock market data, allowing users to get the latest quotes and trades for multiple stocks in a single api request. it is ideal as the first tool because it offers broad market coverage, does not require re… | - |
FINAGE_GET_STOCK_MARKET_STATUS | This tool retrieves the current market status for various stock exchanges by determining if markets are open or closed. it requires an api key and returns details such as the market type, server time, and next open/close times, which are essential for trade p… | - |
FINAGE_GET_STOCK_PREVIOUS_CLOSE | This tool retrieves the previous day's closing data for a specific stock symbol. it provides essential trading information including the opening price, highest price, lowest price, closing price, trading volume, and timestamp for the previous trading day. it… | symbol |
FINAGE_GET_STOCK_TICK_DATA | The stock tick data api provides detailed tick-by-tick trading data for a specific stock symbol. this endpoint is crucial for precise market analysis and high-frequency trading applications. | symbol, time, from_date, to_date |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Finage!