This endpoint returns the end-of-day (EOD) open interest snapshot. Unlike the crypto landscape where open interest is continuously updated, the tradFi environment only updates open interest once per day. This is because the clearing house needs to tally up all the activity for the day, in order to publish outstanding open interest at the end-of-the-day.
[Required] The underlying currency for which there are listed option instruments.
[Examples] IBIT | COIN
[Optional] The option instrument subset with a given strike price.
[Examples] 50 | 100
[Optional] The option instrument subset with a given expiration date.
[Examples] 2027-01-15
[Optional] The option instrument subset that's either a call (C) or put (P).
[Examples] P | C
[Optional] Payload only includes data for this timestamp.
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2024-11-19
[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
200
The response is of type object
.