
Polygon
Market data, news, and fundamentals for stocks, options, forex, and crypto from Polygon.io.
- Name For Model
- polygon
- Website
- polygon.io
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 6 months ago
- Contact
- [email protected]
- Description For Model
- Market data, news, and financial filings for stocks, options, forex, and crypto.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | SnapshotSummary | GET | Get everything needed to understand or visualize the latest price movement of a list of tickers. |
2 | ListAggregates | GET | Get aggregate bars for a stock, option, crypto, or forex over a given date range in custom time window sizes. For example, if timespan = ‘minute’ and multiplier = ‘5’ then 5-minute bars will be returned. |
3 | ListNews | GET | Get the most recent news articles relating to a stock ticker symbol, including a summary of the article and a link to the original source. |
4 | ListConditions | GET | List all conditions that Polygon.io uses. |
5 | ListDividends | GET | Get a list of historical cash dividends, including the ticker symbol, declaration date, ex-dividend date, record date, pay date, frequency, and amount. |
6 | ListExchanges | GET | List all exchanges that Polygon.io knows about. |
7 | ListOptionsContracts | GET | Query for historical options contracts. This provides both active and expired options contracts. |
8 | ListFinancials | GET | Get historical financial data for a stock ticker. The financials data is extracted from 10-K and 10-Q documents that companies file with the SEC. |
9 | GetOptionsContract | GET | Get an options contract |
10 | ListStockSplits | GET | Get a list of historical stock splits, including the execution date and the factors of the split ratio. |
11 | ListTickers | GET | List all tickers supported by Polygon, or filter by market type. Search for a ticker based on it's name, or use a known ticker to find detailed information. |
12 | GetTicker | GET | Get a single ticker supported by Polygon.io. This response will have detailed information about the ticker and the company behind it. |
13 | GetEvents | GET | Get a timeline of events including ticker changes for the entity associated with the given ticker, CUSIP, or Composite FIGI. |