Skip to content

Commit 29dd1b6

Browse files
committed
update openapi file
1 parent 36b2ca7 commit 29dd1b6

2 files changed

Lines changed: 87 additions & 72 deletions

File tree

finfeedapi/stock-api-rest/spec/openapi.json

Lines changed: 45 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,19 @@
2929
{
3030
"name": "exchange_id",
3131
"in": "path",
32+
"description": "The ID of the exchange (from the Metadata -> Exchanges)",
3233
"required": true,
3334
"schema": {
3435
"type": "string"
3536
}
37+
},
38+
{
39+
"name": "filter_symbol_id",
40+
"in": "query",
41+
"description": "Comma or semicolon delimited symbol identifiers used to filter response (optional, eg. `TSLA` or `TSLA,NVDA`)",
42+
"schema": {
43+
"type": "string"
44+
}
3645
}
3746
],
3847
"responses": {
@@ -54,14 +63,14 @@
5463
"exchange_id": "IEXG",
5564
"security_category": "Common Stock",
5665
"name": "TESLA INC",
57-
"date": "2026-05-22"
66+
"date": "2026-05-28"
5867
},
5968
{
6069
"symbol_id": "NVDA",
6170
"exchange_id": "IEXG",
6271
"security_category": "Common Stock",
6372
"name": "NVIDIA CORP",
64-
"date": "2026-05-22"
73+
"date": "2026-05-28"
6574
}
6675
]
6776
}
@@ -82,14 +91,14 @@
8291
"exchange_id": "IEXG",
8392
"security_category": "Common Stock",
8493
"name": "TESLA INC",
85-
"date": "2026-05-22"
94+
"date": "2026-05-28"
8695
},
8796
{
8897
"symbol_id": "NVDA",
8998
"exchange_id": "IEXG",
9099
"security_category": "Common Stock",
91100
"name": "NVIDIA CORP",
92-
"date": "2026-05-22"
101+
"date": "2026-05-28"
93102
}
94103
]
95104
}
@@ -110,14 +119,14 @@
110119
"exchange_id": "IEXG",
111120
"security_category": "Common Stock",
112121
"name": "TESLA INC",
113-
"date": "2026-05-22"
122+
"date": "2026-05-28"
114123
},
115124
{
116125
"symbol_id": "NVDA",
117126
"exchange_id": "IEXG",
118127
"security_category": "Common Stock",
119128
"name": "NVIDIA CORP",
120-
"date": "2026-05-22"
129+
"date": "2026-05-28"
121130
}
122131
]
123132
}
@@ -487,8 +496,8 @@
487496
{
488497
"add_order": {
489498
"symbol": "AAPL",
490-
"timestamp_nanos": 1779429964706000000,
491-
"timestamp": "2026-05-22T06:06:04.7060000Z",
499+
"timestamp_nanos": 1779948430683000000,
500+
"timestamp": "2026-05-28T06:07:10.6830000Z",
492501
"is_side_buy": true,
493502
"size": 100,
494503
"price": 176.42,
@@ -498,16 +507,16 @@
498507
{
499508
"delete_order": {
500509
"symbol": "TSLA",
501-
"timestamp_nanos": 1779429964706000000,
502-
"timestamp": "2026-05-22T06:06:04.7060000Z",
510+
"timestamp_nanos": 1779948430683000000,
511+
"timestamp": "2026-05-28T06:07:10.6830000Z",
503512
"order_id_reference": 987654321
504513
}
505514
},
506515
{
507516
"modify_order": {
508517
"symbol": "NFLX",
509-
"timestamp_nanos": 1779429964706000000,
510-
"timestamp": "2026-05-22T06:06:04.7060000Z",
518+
"timestamp_nanos": 1779948430683000000,
519+
"timestamp": "2026-05-28T06:07:10.6830000Z",
511520
"order_id_reference": 789456123,
512521
"is_priority_reset": false,
513522
"size": 150,
@@ -517,8 +526,8 @@
517526
{
518527
"executed_order": {
519528
"symbol": "META",
520-
"timestamp_nanos": 1779429964706000000,
521-
"timestamp": "2026-05-22T06:06:04.7060000Z",
529+
"timestamp_nanos": 1779948430683000000,
530+
"timestamp": "2026-05-28T06:07:10.6830000Z",
522531
"order_id_reference": 555123456,
523532
"sale_condition_flags": 0,
524533
"is_intermarket_sweep": false,
@@ -534,8 +543,8 @@
534543
{
535544
"clear_book": {
536545
"symbol": "MSFT",
537-
"timestamp_nanos": 1779429964706000000,
538-
"timestamp": "2026-05-22T06:06:04.7060000Z"
546+
"timestamp_nanos": 1779948430683000000,
547+
"timestamp": "2026-05-28T06:07:10.6830000Z"
539548
}
540549
}
541550
]
@@ -587,8 +596,8 @@
587596
{
588597
"trading_status": {
589598
"symbol": "PYPL",
590-
"timestamp_nanos": 1779429964727000000,
591-
"timestamp": "2026-05-22T06:06:04.7270000Z",
599+
"timestamp_nanos": 1779948430691000000,
600+
"timestamp": "2026-05-28T06:07:10.6910000Z",
592601
"is_trading_live": true,
593602
"is_trading_halted": false,
594603
"is_trading_in_order_acceptance_period": false,
@@ -609,8 +618,8 @@
609618
{
610619
"official_price": {
611620
"symbol": "AAPL",
612-
"timestamp_nanos": 1779429964727000000,
613-
"timestamp": "2026-05-22T06:06:04.7270000Z",
621+
"timestamp_nanos": 1779948430691000000,
622+
"timestamp": "2026-05-28T06:07:10.6910000Z",
614623
"price_type": 81,
615624
"price_type_code": "Q",
616625
"price_type_text": "IEX Official Opening Price",
@@ -622,8 +631,8 @@
622631
{
623632
"security_event": {
624633
"symbol": "CRM",
625-
"timestamp_nanos": 1779429964727000000,
626-
"timestamp": "2026-05-22T06:06:04.7270000Z",
634+
"timestamp_nanos": 1779948430691000000,
635+
"timestamp": "2026-05-28T06:07:10.6910000Z",
627636
"security_event": 79,
628637
"security_event_code": "O",
629638
"security_event_text": "Opening Process Complete",
@@ -634,8 +643,8 @@
634643
{
635644
"auction_information": {
636645
"symbol": "AAPL",
637-
"timestamp_nanos": 1779429964727000000,
638-
"timestamp": "2026-05-22T06:06:04.7270000Z",
646+
"timestamp_nanos": 1779948430691000000,
647+
"timestamp": "2026-05-28T06:07:10.6910000Z",
639648
"auction_type": 79,
640649
"auction_type_code": "O",
641650
"auction_type_text": "Opening Auction",
@@ -655,8 +664,8 @@
655664
"is_imbalance_side_sell": false,
656665
"is_imbalance_side_none": false,
657666
"extension_number": 0,
658-
"scheduled_auction_time_seconds": 1779430264,
659-
"scheduled_auction_time": "2026-05-22T06:11:04.0000000Z",
667+
"scheduled_auction_time_seconds": 1779948730,
668+
"scheduled_auction_time": "2026-05-28T06:12:10.0000000Z",
660669
"auction_book_clearing_price": 156.45,
661670
"collar_reference_price": 157,
662671
"lower_auction_collar": 152.5,
@@ -666,8 +675,8 @@
666675
{
667676
"short_sale_price_test": {
668677
"symbol": "MSFT",
669-
"timestamp_nanos": 1779429964727000000,
670-
"timestamp": "2026-05-22T06:06:04.7270000Z",
678+
"timestamp_nanos": 1779948430691000000,
679+
"timestamp": "2026-05-28T06:07:10.6910000Z",
671680
"short_sale_price_test_status": 1,
672681
"short_sale_price_test_status_code": "1",
673682
"short_sale_price_test_status_text": "Short Sale Price Test in Effect",
@@ -686,8 +695,8 @@
686695
{
687696
"operational_halt_status": {
688697
"symbol": "AAPL",
689-
"timestamp_nanos": 1779429964727000000,
690-
"timestamp": "2026-05-22T06:06:04.7270000Z",
698+
"timestamp_nanos": 1779948430691000000,
699+
"timestamp": "2026-05-28T06:07:10.6910000Z",
691700
"operational_halt_status": 79,
692701
"operational_halt_status_code": "O",
693702
"operational_halt_status_text": "IEX specific operational trading halt",
@@ -698,8 +707,8 @@
698707
{
699708
"retail_liquidity_indicator": {
700709
"symbol": "GOOG",
701-
"timestamp_nanos": 1779429964727000000,
702-
"timestamp": "2026-05-22T06:06:04.7270000Z",
710+
"timestamp_nanos": 1779948430691000000,
711+
"timestamp": "2026-05-28T06:07:10.6910000Z",
703712
"retail_liquidity_indicator": 65,
704713
"retail_liquidity_indicator_code": "A",
705714
"retail_liquidity_indicator_text": "Buy interest for Retail",
@@ -711,8 +720,8 @@
711720
},
712721
{
713722
"system_event": {
714-
"timestamp_nanos": 1779429964727000000,
715-
"timestamp": "2026-05-22T06:06:04.7270000Z",
723+
"timestamp_nanos": 1779948430691000000,
724+
"timestamp": "2026-05-28T06:07:10.6910000Z",
716725
"system_event": 79,
717726
"system_event_code": "O",
718727
"system_event_text": "Start of Messages – Outside of heartbeat messages on the lower level protocol, the start of day message is the first message sent in any trading session.",
@@ -727,8 +736,8 @@
727736
{
728737
"security_directory": {
729738
"symbol": "INTC",
730-
"timestamp_nanos": 1779429964727000000,
731-
"timestamp": "2026-05-22T06:06:04.7270000Z",
739+
"timestamp_nanos": 1779948430691000000,
740+
"timestamp": "2026-05-28T06:07:10.6910000Z",
732741
"flags": 0,
733742
"round_lot_size": 100,
734743
"adjusted_poc_price": 35.36,

0 commit comments

Comments
 (0)