Polygon.io provides real-time and historical market data APIs for stocks, options, forex, and cryptocurrencies, enabling developers to build financial applications with ease.
Tool to retrieve sections from 10-K SEC filings for a stock ticker or CIK. Use when you need specific sections like risk factors, business description, or management discussion from annual reports. At least one of ticker or cik must be provided.
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.
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.
Tool to get aggregate bars (OHLC) with volume and VWAP for cryptocurrency pairs over a date range in custom time windows. Use when you need historical crypto price data with configurable time intervals.
Tool to retrieve daily OHLC, volume, and VWAP data for all traded cryptocurrency pairs on a specified date. Use when you need to get grouped daily aggregate bars for all crypto pairs for a specific date.
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.