Skip to main content
POST
Get Valid Series

Body

application/json

Optional instrument filter criteria, can be omitted

product_codes
string[]
Example:
symbols
string[]
Example:
instrument_ids
integer<int32>[]
Example:
trading_states
enum<string>[]
Available options:
PRE_OPEN,
OPEN,
HALT,
PAUSE,
CLOSE,
PRE_OPEN_NO_CANCEL,
EXPIRED
Example:
activation_date
string<date>
Example:

"2026-02-12"

expiration_date
string<date>
Example:

"2026-02-12"

Response

Successfully retrieved valid series data

product_code
string
Example:

"BIT"

symbol_display_expiry
string
Example:

"20260300"

contract_size
number<double>
Example:

50.5

contract_unit
string
Example:

"Bitcoin"

security_type
string
Example:

"F"

first_trading_date
string
Example:

"20250627"

last_trading_date
string
Example:

"20260225"

settlement_date
string
Example:

"20260226"

available_for24x7
boolean
Example:

true