# Polygon.io AI integration on Definable

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

## What this connects

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

Vendor: https://polygon.io/

## Tools available

**60** tools available. First 12:

- `POLYGON_IO_GET_ALL_TICKERS` — Get All Tickers — Tool 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_CODES` — Get Condition Codes — Tool 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_CRYPTO_EMA` — Get Crypto EMA — Tool to calculate Exponential Moving Average (EMA) technical indicator for a crypto ticker. Use when you need trend analysis or moving average calculations for cryptocurrency pairs.
- `POLYGON_IO_GET_CRYPTO_MACD` — Get Crypto MACD — Tool to calculate Moving Average Convergence/Divergence (MACD) technical indicator for a crypto ticker. Use when you need momentum analysis, trend identification, or trading signal generation for cryptocurrency pairs.
- `POLYGON_IO_GET_CRYPTO_OPEN_CLOSE` — Get Crypto Open/Close — Tool to get the open, close, high, low, and volume for a cryptocurrency pair on a specific date. Use when you need historical daily OHLC data for crypto pairs.
- `POLYGON_IO_GET_CRYPTO_RSI` — Get Crypto RSI — Tool to calculate the Relative Strength Index (RSI) for a cryptocurrency ticker. Use when you need to analyze momentum or identify overbought/oversold conditions for crypto assets.
- `POLYGON_IO_GET_CRYPTO_SMA` — Get Crypto SMA — Tool to calculate Simple Moving Average (SMA) technical indicator for a cryptocurrency ticker. Use when you need trend analysis, support/resistance levels, or trading signal generation for crypto pairs.
- `POLYGON_IO_GET_DAILY_OPEN_CLOSE` — Get Daily Open/Close — Tool to get the daily open, close, after-hours, and pre-market prices for a stock on a specific date. Use when you need historical OHLC data for a specific trading day, including pre-market and after-hours information.
- `POLYGON_IO_GET_DIVIDENDS` — Get Dividends — Tool 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_ECONOMY_INFLATION2` — Get Economy Inflation Indicators (Enhanced) — Tool to retrieve key indicators of realized inflation including CPI and PCE price indexes with comprehensive date filtering. Use when analyzing inflation trends with specific date ranges, economic conditions, or historical price changes going back to 1947.
- `POLYGON_IO_GET_EMA` — Get Exponential Moving Average — Tool to retrieve the Exponential Moving Average for a stock ticker. Use when you need EMA values across a specific timespan with optional underlying data.
- `POLYGON_IO_GET_FILING` — Get SEC Filing — Tool to retrieve detailed information about a specific SEC filing by filing ID. Use when you need to access full filing details including accession number, filing type, dates, source URLs, and associated entities.

## Auth

Auth schemes: `API_KEY`.

## How agents use Polygon.io

Inside a Definable workflow, Polygon.io is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Polygon.io** — the Researcher (GPT-5.5) pulls context from Polygon.io (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Polygon.io** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Polygon.io (create record, post message, draft email).
- **Designer / Engineer → Distributor → Polygon.io** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Polygon.io (attach file, open PR comment, post status).

The Verifier checks every Polygon.io call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/polygon_io/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
