Skip to main content
Polygon.io logo

Polygon.io

Polygon.io provides real-time and historical market data APIs for stocks, options, forex, and cryptocurrencies, enabling developers to build financial applications with ease.

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

Polygon.io authenticates with an API key. Generate the credential in your Polygon.io account, then paste it into FlyMyAI the first time an agent uses a Polygon.io action.

Get your Polygon.io credential →

Fields to fill in FlyMyAI

FieldDetails
Polygon.io API KeyYour Polygon.io API key used for authentication. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
POLYGON_IO_GET_ALL_TICKERSTool to retrieve a comprehensive list of supported ticker symbols across all asset classes. use when you need to list all tickers with details like symbol, name, market, and status.-
POLYGON_IO_GET_CONDITION_CODESTool to retrieve a unified list of trade and quote condition codes and their definitions. use when needing to decode condition identifiers after fetching market data.-
POLYGON_IO_GET_DAILY_TICKER_SUMMARYTool to retrieve daily aggregate summary for a specific stock ticker. uses previous day aggregates from v2 api.stocks_ticker, date
POLYGON_IO_GET_DIVIDENDSTool to retrieve a historical record of cash dividend distributions for a given ticker. use when analyzing dividend payments by date, amount, and frequency.-
POLYGON_IO_GET_EMATool to retrieve the exponential moving average for a stock ticker. use when you need ema values across a specific timespan with optional underlying data.stock_ticker, timespan, window
POLYGON_IO_GET_MACDTool to retrieve the moving average convergence/divergence (macd) for a stock ticker. use when you need momentum analysis or signal generation over a specified timeframe.stock_ticker, timespan, short_window, long_window, signal_window
POLYGON_IO_GET_MARKET_HOLIDAYSTool to retrieve upcoming market holidays and their corresponding open/close times. use when planning around market schedules before trading.-
POLYGON_IO_GET_MARKET_STATUSTool to retrieve the current trading status across major exchanges and currency markets. use for real-time monitoring, scheduling, or ui updates.-
POLYGON_IO_GET_NEWSTool to retrieve the most recent news articles for a specified ticker. use when you need summaries, source details, and sentiment analysis for market news.-
POLYGON_IO_GET_RSITool to retrieve the relative strength index (rsi) for a stock ticker. use after confirming ticker symbol and timespan to analyze momentum over a period.stock_ticker, timespan
POLYGON_IO_GET_SMATool to retrieve the simple moving average (sma) for a forex ticker. use when you need sma values over a specified timespan with optional underlying data.fx_ticker, timespan, window
POLYGON_IO_GET_SPLITSTool to retrieve historical stock split events for a given ticker. use after identifying the ticker to fetch split history including ratio, ex-date, and record dates.-
POLYGON_IO_GET_TICKER_OVERVIEWTool to retrieve comprehensive details for a single ticker, including identifiers, industry, and branding assets. use after confirming the exact ticker symbol.ticker
POLYGON_IO_GET_TICKER_TYPESTool to retrieve a list of all ticker types supported by polygon.io. use when you need to enumerate valid ticker types for filtering or validation.-
We love our partners - FlyMy.AI builds with the best. Thanks, Polygon.io!