Platform Dashboard

Platform Summary

Returns high-level platform metrics: total users, volume, deposits, withdrawals, liquidations, revenue, and current open interest.

Cached server-side (default 3 minutes).

get/v1/dashboard/summary

Response

Platform summary metrics

total_usersinteger

Total registered users.

total_volume_usdstring

All-time trading volume in USD.

total_deposits_usdstring

All-time deposits in USD.

total_withdrawals_usdstring

All-time withdrawals in USD.

total_liquidated_usdstring

All-time notional liquidated in USD.

total_revenue_usdstring

All-time revenue (trading fees) in USD.

open_interest_usdstring

Current total open interest in USD (from real-time data).

Changes

No recorded changes to this endpoint across all 1 revision of this API.