ad6f143e43aa
futures_snapshot_v1 API
Retrieve a snapshot of the most recent futures contract data.
Query parameters
The code for the contracts' underlying product.
Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
Filter greater than the value.
Filter greater than or equal to the value.
Filter less than the value.
Filter less than or equal to the value.
The futures contract identifier, including the base symbol and contract expiration (e.g., ESZ24 for the December 2024 S&P 500 E-mini contract).
Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
Filter greater than the value.
Filter greater than or equal to the value.
Filter less than the value.
Filter less than or equal to the value.
Limit the maximum number of results returned. Defaults to '100' if not specified. The maximum allowed limit is '50000'.
A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'ticker' if not specified. The sort order defaults to 'asc' if not specified.
Response
A list of results.