Batch Historical

Delivers batch historical open interest data for multiple options contracts, providing timestamped values that reflect the total number of outstanding contracts over specified time ranges across supported exchanges.

❗️

Important Notice: Upcoming Changes to Batch Endpoints

Please take a moment to review the change log details here!


📘

Time Range Limit

The maximum time range (difference between startDate and endDate) is:

  • 62 days of daily, hourly or minutely data

In order to get more than the maximum allowed, you can use the Historical endpoint found here .


🚧

Not specifying startDate and endDate

If the startDate and endDate query parameters are not provided, the API will return the previous 62 days of daily data.

RESPONSE DATA
FieldTypeDescription
instrumentstringThe name of the instrument.
timestampnumber | stringThe time at which the event occurred.
valuenumberThe total outstanding number of contracts.
Language
Credentials
Header
Click Try It! to start a request and see the response here!