Get Valid Series
Instruments
Get Valid Series
Retrieves valid series information for instruments based on the provided filter criteria. Returns series data including product code, expiry, contract size, trading dates, and settlement information. Allows optional filtering by product codes, symbols, instrument IDs, trading states, activation date, and expiration date.
POST
Get Valid Series
Body
application/json
Optional instrument filter criteria, can be omitted
Example:
["BIP"]Example:
["BIPZ30", "B*"]Example:
[1234, 12345]Available options:
PRE_OPEN, OPEN, HALT, PAUSE, CLOSE, PRE_OPEN_NO_CANCEL, EXPIRED Example:
["PRE_OPEN", "EXPIRED"]Example:
"2026-02-12"
Example:
"2026-02-12"
Response
Successfully retrieved valid series data
Example:
"BIT"
Example:
"20260300"
Example:
50.5
Example:
"Bitcoin"
Example:
"F"
Example:
"20250627"
Example:
"20260225"
Example:
"20260226"
Example:
true