Skip to main content
GET
Get API public v1 exchange positions

Authorizations

X-API-Key
string
header
required

Response

OK

byDex
object[] | null
required
generatedAt
string
required
realizedPnl24h
number<double>
required

Sum of realized PnL on every position closed in 24h, exchange-wide

totalClosed24h
integer<int32>
required
totalLiquidated24h
integer<int32>
required
totalOpenPositions
integer<int32>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/PositionsBody.json"