15-Minute Delayed & Historical Market for All US Stocks
Don't settle for 1 or 2 exchanges for your data. With 100% market coverage you always know the latest and most accurate price for a ticker.
See each and every Trade & Quote which happens in the US in real-time. Trillions of rows of historical tick data available via RESTful APIs
We do not limit how much you can use our RESTful APIs. There are no daily call limits, or maximum queries per minute.
Our platform provides low latency real-time data with a mean latency of 20ms. This is orders of magnitude faster than our closest competitor.
See the entire market at a glance with our powerful Snapshot APIs. You can also query the gainers and losers for the current day.
1min - 1yr aggregate intervals. We allow you to query the aggregate in the size you want. 1min, 7min, 16day, anything is possible.
Know exactly what you're going to pay. Get the data directly from the source, don't waste money on sales middlemen.
Polygon.io market data APIs provide each and every trade message from all US Exchanges and darkpools. Allowing you to see into each aggregate bar to truly understand what's happening in the market.
Top of book quotes give you more information into the sitting orders at the exchanges. Knowing the national best bid and offer provides insight for the next execution price(s).
Our aggregates APIs are extremely powerful for visualizing and understanding prices for a long or short range of time. We generate our own aggregates from the raw trade data for ultimate accuracy.
Both unadjusted and split adjusted aggregates are available and can be generated in any size time window from 1min - 1yr. Now you can finally get the exact time windows you want, no matter the size.
1// Stocks TRADE:
2{
3 "ev": "T", // Event Type
4 "sym": "MSFT", // Symbol Ticker
5 "x": "4", // Exchange ID
6 "p": 114.125, // Price
7 "s": 100, // Trade Size
8 "c": [0, 12], // Trade Conditions
9 "t": 1536036818784 // Trade Timestamp ( Unix MS )
10}
11
12// Stocks QUOTE:
13{
14 "ev": "Q", // Event Type
15 "sym": "MSFT", // Symbol Ticker
16 "bx": "4", // Bid Exchange ID
17 "bp": 114.125, // Bid Price
18 "bs": 100, // Bid Size
19 "ax": "7", // Ask Exchange ID
20 "ap": 114.128, // Ask Price
21 "as": 160, // Ask Size
22 "c": 0, // Quote Condition
23 "t": 1536036818784 // Quote Timestamp ( Unix MS )
24}
25
26// Stocks Aggregate:
27{
28 "ev": "AM", // Event Type ( A = Second Agg, AM = Minute Agg )
29 "sym": "MSFT", // Symbol Ticker
30 "v": 10204, // Tick Volume
31 "av": 200304, // Accumulated Volume ( Today )
32 "op": 114.04, // Today's official opening price
33 "vw": 114.4040, // VWAP (Volume Weighted Average Price)
34 "o": 114.11, // Tick Open Price
35 "c": 114.14, // Tick Close Price
36 "h": 114.19, // Tick High Price
37 "l": 114.09, // Tick Low Price
38 "a": 114.1314, // Tick Average / VWAP Price
39 "s": 1536036818784, // Tick Start Timestamp ( Unix MS )
40 "e": 1536036818784, // Tick End Timestamp ( Unix MS )
41}
We provide extensive reference data from the most accurate and reliable sources. All information is standardized and accessible via our reference data API endpoints for ease of use.
Amazon.com Inc is an online retailer. The Company sells its products through the website which provides services, such as advertising services and co-branded credit card agreements. It also offers electronic devices like Kindle e-readers and Fire tablets.
1// Company Profile:
2{
3 "logo": "https://s3.polygon.io/logos/amzn/logo.png",
4 "listdate": "1997-05-15",
5 "cik": "1018724",
6 "bloomberg": "EQ0021695200001000",
7 "lei": "ZXTILKJKG63JELOEG630",
8 "sic": 5961,
9 "country": "usa",
10 "industry": "Retail - Apparel & Specialty",
11 "sector": "Consumer Cyclical",
12 "marketcap": 791855354928,
13 "employees": 566000,
14 "phone": "+1 206 266-1000",
15 "ceo": "Jeffrey P. Bezos",
16 "url": "http://www.amazon.com",
17 "description": "Amazon.com Inc is an online retailer. The Company sells
18 its products through the website which provides services, such as
19 advertising services and co-branded credit card agreements. It also
20 offers electronic devices like Kindle e-readers and Fire tablets.",
21 "exchange": "Nasdaq Global Select",
22 "name": "Amazon.com Inc.",
23 "symbol": "AMZN",
24 "exchangeSymbol": "NGS",
25 "hq_address": "410 Terry Avenue North Seattle WA, 98109-5210",
26 "hq_state": "WA",
27 "hq_country": "USA",
28 "type": "CS",
29 "tags": [
30 "Consumer Cyclical",
31 "Specialty Retail",
32 "Retail - Apparel & Specialty"
33 ],
34 "similar": [
35 "MSFT",
36 "COST",
37 "EBAY",
38 "WMT",
39 "GOOGL"
40 ],
41 "active": true
42}
43
poly.feed | sip.feed | delayed.feed | |
---|---|---|---|
$2000/m - No Fees | $4000/m + Exchange Fees | $699/m + Exchange Fees | |
Symbols | 24K+ Symbols | 24K+ Symbols | 24K+ Symbols |
15+ Years Historical Data | Yes | Yes | Yes |
Data Limits | Unlimited | Unlimited | Unlimited |
Business / Professional Use | Yes | Yes | Yes |
Redistribution Rights | Yes | Yes | Yes |
Market Coverage | 5 Major US Exchanges | All US Stock Exchanges | All US Stock Exchanges |
Price Accuracy | 99.95% | 100% | 100% |
Real-time Data | Real-time | Real-time | 15 Minute Delayed |
Exchange Fees | No Fees | + Exchange Fees | + Exchange Fees |