Skip to content

Commit 10bb878

Browse files
authored
update rest spec (#221)
1 parent 27c3021 commit 10bb878

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.polygon/rest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3256,7 +3256,7 @@
32563256
},
32573257
"/v2/snapshot/locale/us/markets/stocks/tickers": {
32583258
"get": {
3259-
"summary": "Snapshot - All Tickers",
3259+
"summary": "All Tickers",
32603260
"description": "Get the most up-to-date market data for all traded stock symbols.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
32613261
"tags": [
32623262
"stocks:snapshot"
@@ -3585,7 +3585,7 @@
35853585
},
35863586
"/v2/snapshot/locale/us/markets/stocks/tickers/{stocksTicker}": {
35873587
"get": {
3588-
"summary": "Snapshot - Ticker",
3588+
"summary": "Ticker",
35893589
"description": "Get the most up-to-date market data for a single traded stock ticker.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
35903590
"tags": [
35913591
"stocks:snapshot"
@@ -3913,7 +3913,7 @@
39133913
},
39143914
"/v2/snapshot/locale/us/markets/stocks/{direction}": {
39153915
"get": {
3916-
"summary": "Snapshot - Gainers/Losers",
3916+
"summary": "Gainers/Losers",
39173917
"description": "Get the most up-to-date market data for the current top 20 gainers or losers of the day in the stocks/equities markets.\n<br />\n<br />\nTop gainers are those tickers whose price has increased by the highest percentage since the previous day's close.\nTop losers are those tickers whose price has decreased by the highest percentage since the previous day's close.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.\n",
39183918
"tags": [
39193919
"stocks:snapshot"
@@ -5954,7 +5954,7 @@
59545954
},
59555955
"/v2/snapshot/locale/global/markets/forex/tickers/{ticker}": {
59565956
"get": {
5957-
"summary": "Snapshot - Ticker",
5957+
"summary": "Ticker",
59585958
"description": "Get the current minute, day, and previous day’s aggregate, as well as the last trade and quote for a single traded currency symbol.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.\n",
59595959
"tags": [
59605960
"fx:snapshot"
@@ -6216,7 +6216,7 @@
62166216
},
62176217
"/v2/snapshot/locale/global/markets/forex/tickers": {
62186218
"get": {
6219-
"summary": "Snapshot - All Tickers",
6219+
"summary": "All Tickers",
62206220
"description": "Get the current minute, day, and previous day’s aggregate, as well as the last trade and quote for all traded forex symbols.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
62216221
"tags": [
62226222
"fx:snapshot"
@@ -6473,7 +6473,7 @@
64736473
},
64746474
"/v2/snapshot/locale/global/markets/forex/{direction}": {
64756475
"get": {
6476-
"summary": "Snapshot - Gainers/Losers",
6476+
"summary": "Gainers/Losers",
64776477
"description": "Get the current top 20 gainers or losers of the day in forex markets.\n<br />\n<br />\nTop gainers are those tickers whose price has increased by the highest percentage since the previous day's close.\nTop losers are those tickers whose price has decreased by the highest percentage since the previous day's close.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.\n",
64786478
"tags": [
64796479
"fx:snapshot"
@@ -7858,7 +7858,7 @@
78587858
},
78597859
"/v2/snapshot/locale/global/markets/crypto/tickers": {
78607860
"get": {
7861-
"summary": "Snapshot - All Tickers",
7861+
"summary": "All Tickers",
78627862
"description": "Get the current minute, day, and previous day’s aggregate, as well as the last trade and quote for all traded cryptocurrency symbols.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
78637863
"tags": [
78647864
"crypto:snapshot"
@@ -8155,7 +8155,7 @@
81558155
},
81568156
"/v2/snapshot/locale/global/markets/crypto/tickers/{ticker}": {
81578157
"get": {
8158-
"summary": "Snapshot - Ticker",
8158+
"summary": "Ticker",
81598159
"description": "Get the current minute, day, and previous day’s aggregate, as well as the last trade and quote for a single traded cryptocurrency symbol.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.\n",
81608160
"tags": [
81618161
"crypto:snapshot"
@@ -8456,7 +8456,7 @@
84568456
},
84578457
"/v2/snapshot/locale/global/markets/crypto/tickers/{ticker}/book": {
84588458
"get": {
8459-
"summary": "Snapshot - Ticker Full Book (L2)",
8459+
"summary": "Ticker Full Book (L2)",
84608460
"description": "Get the current level 2 book of a single ticker. This is the combined book from all of the exchanges.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.\n",
84618461
"tags": [
84628462
"crypto:snapshot"
@@ -8621,7 +8621,7 @@
86218621
},
86228622
"/v2/snapshot/locale/global/markets/crypto/{direction}": {
86238623
"get": {
8624-
"summary": "Snapshot - Gainers/Losers",
8624+
"summary": "Gainers/Losers",
86258625
"description": "Get the current top 20 gainers or losers of the day in cryptocurrency markets.\n<br />\n<br />\nTop gainers are those tickers whose price has increased by the highest percentage since the previous day's close.\nTop losers are those tickers whose price has decreased by the highest percentage since the previous day's close.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges.\n",
86268626
"tags": [
86278627
"crypto:snapshot"

0 commit comments

Comments
 (0)