Skip to main content
GET
Open Interest

Path Parameters

tradingPairId
string
default:893d2add-2f36-4ee7-b660-893d2add2f36
required

Response

OK

Latest public open interest for a trading pair.

tradingPairId
string<uuid> | null

Trading pair UUID

Example:

"123e4567-e89b-12d3-a456-426614174000"

openInterest
string | null

Current open interest in base-asset units

Example:

"12345.67"

updatedAt
string | null

Timestamp of the latest open interest sample (ms since epoch)

Example:

"1736742000000"

openInterestBase
string | null

Current open interest in base-asset units

Example:

"12345.67"

openInterestNotional
string | null

Current open interest notional in quote units

Example:

"1172836500.00"