Batch Historical

Retrieves the historical time series open interest for the specified exchange and instrument(s).

📘

Time Range Limit

The maximum time range (difference between startDate and endDate) is 1 year.

🚧

Not specifying startDate and endDate

If the startDate and endDate query parameters are not provided, the API will return the data from the previous 1 year with a 1 day frequency.

RESPONSE DATA

FieldTypeDescription
exchangestringThe name of the exchange.
timestampnumber | stringThe time at which the event occurred.
valuenumberThe total outstanding number of contracts.
typestringThe type of instrument.
Language
Authorization
Header
Click Try It! to start a request and see the response here!