This endpoint provides details of the contracts, including base asset, quote asset, contract size, contract size unit, listing_timestamp, expiry, strike price, and underlying index.
You can get a list of all the futures or options that can be traded between two specific times by using the start_time and end_time settings. For instance, if you're interested in all the futures or options that can be traded between October 1, 2022, and October 2, 2022, you would set start_time as 2022-10-01T00:00:00.000Z and end_time as 2022-10-03T00:00:00.000Z. If you want to find futures or options that were traded at a specific time, simply use the same time for both start_time and end_time. If you only provide one of the start_time or end_time, the other one will be automatically determined as shown in the table below.
start_time (ISO 8601)
end_time (ISO 8601)
Description
Given
Given
start_time (ISO 8601) and end_time (ISO 8601) are the specified datetime respectively
Given
Not given
end_time (ISO 8601) = start_time (ISO 8601) + 1 day
Not given
Given
start_time (ISO 8601) = end_time (ISO 8601) - 1 day
Not given
Not given
all the instruments will be shown regardless of dates