Open Interest

This endpoint returns the total asset open interest for both futures and perpetuals across the various exchanges. The open interest is returns in raw coin amounts and millions of dollars.

RESPONSE DATA
FieldTypeDescription
payload.metadata.api-versionstringVersion of the API.
payload.data[index].timestamptimestampThis represents the datapoint timestamp.
payload.data[index].exchangestringThis is the exchange.
payload.data[index].coinnumberThis is the total open interest in coin units.
payload.data[index].usdnumberThis is the total open interest in millions of USD units.

Language
Authorization
Header
Click Try It! to start a request and see the response here!