Get Series
Get Series
The Get Series returns a list of series based on the exchange segment provided in the request.
Method: GET
{{SERVER_URL}}/api/V2/marketData/getSeries?exchangeSegment=
Content-Type |
Value |
Authorization |
{{MARKET_AUTH_TOKEN}} |
Query Params
Param |
Value |
exchangeSegment |
The segment which represents cash, derivative, commodity, or currency market [Required] |
Response: 200
{
"result": [
"YR",
"YW",
"N1",
"N3",
"NX",
"NV",
"BW",
"Z4",
"N4",
"NO",
"NF",
"N0",
"NR",
"AL",
"AZ",
"YY",
"GS",
"NT",
"Z8",
"YJ",
"Z5",
"N5",
"N8",
"NJ",
"NM",
"N2",
"N6",
"NA",
"Y5",
"NU",
"Z2",
"N7",
"NP",
"NB",
"NS",
"NG",
"NC",
"NW",
"YK",
"Z6",
"N9",
"BV",
"Z1",
"NE",
"ND",
"Y3",
"TB",
"EQ",
"BE",
"IT",
"SG",
"NL",
"NH",
"NN",
"NI",
"NQ",
"NK",
"YO",
"Y7",
"ZE",
"YX",
"YH",
"YM",
"YS",
"YB",
"YL",
"Y4",
"ZQ",
"NZ",
"ZA",
"YP",
"NY",
"Y8",
"YQ",
"YI",
"Y9",
"ZF",
"ZV",
"ZK",
"AQ",
"Y2",
"YT",
"YC",
"ZG",
"YZ",
"ZR",
"Z3",
"ZI",
"ZY",
"ZO",
"ZM",
"AW",
"YU",
"ZB",
"Z9",
"YV",
"ZT",
"Z7",
"ZL",
"ZW",
"AO",
"AC",
"AR",
"BD",
"Y0",
"YN",
"YA",
"AM",
"BS",
"BA",
"AD",
"ZZ",
"ZH",
"ZP",
"ZN",
"Y6",
"AU",
"AI",
"AX",
"AP",
"ZU",
"ZJ",
"BX",
"AG",
"AB",
"Y1",
"BF",
"AK",
"BR",
"AA",
"AN",
"YD",
"BU",
"BC",
"Z0",
"YG",
"ZX",
"AJ",
"AH",
"AV",
"P1",
"SM",
"MF",
"ST",
"E1",
"T0",
"BZ",
"W1",
"IV",
"RR",
"D1",
"ZD",
"ZS",
"BH",
"BI",
"AS",
"AT",
"AY",
"M1",
"ZC",
"GB"
]
}