Skip to main content
client.data.misc.getOpenInterest returns open interest metrics for one or more markets. When no filter is supplied, the API also includes a GLOBAL aggregate.

Request

Parameters

NameTypeRequiredNotes
marketstring[]Optional condition IDs (0x + 64 hex).

Response

Usage example

Failure modes

  • Condition IDs must be 0x-prefixed 64-hex strings; invalid ones trigger validation errors.