Introducing Flat Files: Bulk Data Simplified
Meet Flat Files, our latest innovation designed for hassle free self-serve access to large financial market datasets.

editor
Introducing
Jun 7, 2022
We’re excited to announce that Polygon is bringing its easy to use, accessible APIs to the world of Over The Counter (OTC) traded equities. In this post we’ll tell you more about the new features and what API changes to expect.
Trading in OTC securities offers a comparatively small but important market compared to traditional exchange traded stocks. OTC traders can gain exposure to major international firms such as TenCent, Nintendo, and Danon through American Depository Receipts (ADRs). Exchange traded securities, through bankruptcy and other reasons, sometimes find themselves delisted and trading on the OTC market. Risk tolerant traders test their mettle in the volatile OTC penny stocks.
Traditionally, market and reference data for OTC securities has been less accessible and less transparent than the well regulated exchange market. Now, Polygon is making OTC data available to stocks users for no additional fees!
Polygon’s APIs are expanding to include real time trade data for the US OTC equities market. Polygon sources this data from a FINRA feed available thanks to trade reporting obligations. Polygon’s data captures the entire US OTC equities market including trades from common “exchanges” – technically they are Alternative Trading Systems (ATSs) – such as OTC Markets and Global OTC.
Endpoint | OTC Supported |
---|---|
Aggregates | Yes |
Trades | Yes |
Reference - Tickers | Yes |
Reference - Other | No |
Quotes | No |
OTC data will be available across several API endpoints. Polygon designed the REST API updates for OTC stocks to be opt-in so as not to break existing functionality.
The following endpoints will see new parameters introduced.
Endpoint Name | Path | Change |
---|---|---|
Grouped Daily | /v2/aggs/grouped/locale/us/market/stocks/{date} | Added include_otc optional parameter. Defaults to false. |
Snapshot All Tickers | /v2/snapshot/locale/us/markets/stocks/tickers | Added include_otc optional parameter. Defaults to false. |
Tickers | /v3/reference/tickers | Added market parameter enum otc |
Subscribing to all stocks trades will now return OTC tickers and trades in addition to the previous, exchange traded security data.
Important! If your workflow subscribes to T.* you will see additional data for OTC securities.
{"action":"subscribe", "params":"T.*"} // Trades for both exchange tickers like AAPL, TSLA, etc *and* OTC tickers such as DANOY, TCEHY are returned
Subscribing to individual tickers will continue to work as before. OTC tickers will now work alongside exchange traded tickers.
{"action":"subscribe", "params":"T.NTDOY"} // Behavior when subscribing to a single ticker has not changed. OTC tickers now supported.
We'll start rolling out OTC data to Polygon's REST APIs in mid June. The OTC websockets beta will be accessed via beta.polygon.io until official launch.
OTC data is available to all personal account holders on a stocks plan with no additional fees. Enterprise access varies, contact us to learn more.
Want to be the first to hear when OTC data is available? Join us on slack to find out!
Matt Tichenor
matt
See what's happening at polygon.io
Meet Flat Files, our latest innovation designed for hassle free self-serve access to large financial market datasets.
editor
Discover the newly launched Universal Snapshots API, a powerful tool providing streamlined and consistent market data across Stocks, Options, Indices, Forex, and Crypto assets, all in one API call - enhancing your market analysis and decision-making process.
editor
Introducing the Polygon plugin for ChatGPT, a powerful tool that simplifies financial research by providing easy access to real-time and historical market data for Stocks, Options, Indices, Forex, and Crypto.
editor