GET | /stats/api/v1/aggregations/balance | Strategy balance changes over a recent lookback window. |
GET | /stats/api/v1/aggregations/collateral | Collateral inflow and outflow aggregation. |
GET | /stats/api/v1/aggregations/ddx | DDX inflow and outflow aggregation. |
GET | /stats/api/v1/aggregations/fees | Fee aggregation by symbol, fee symbol, period, and grouping. |
GET | /stats/api/v1/aggregations/funding_rate_comparison | Funding-rate comparison between DerivaDEX and major exchanges. |
GET | /stats/api/v1/aggregations/insurance_fund | Insurance fund value aggregation. |
GET | /stats/api/v1/aggregations/traders | Top traders by volume. |
GET | /stats/api/v1/aggregations/volume | Trading volume aggregation. |
GET | /stats/api/v1/epochs | Epoch history and paging cursors. |
GET | /stats/api/v1/fees | Maker and taker fee history for a strategy. |
GET | /stats/api/v1/funding_rate_history | Funding rates over time. |
GET | /stats/api/v1/insurance_fund | Insurance fund balance history. |
GET | /stats/api/v1/open_interest_history | Open interest over time. |
GET | /stats/api/v1/order_book_l2 | Current L2 aggregated order book by symbol, depth, side, and price aggregation. |
GET | /stats/api/v1/positions | Current positions for a strategy. |
GET | /stats/api/v1/price_checkpoints | Price checkpoint history. |
GET | /stats/api/v1/specs | Current operator configuration settings. |
GET | /stats/api/v1/status | High-level exchange status. |
GET | /stats/api/v1/strategy | Current state of a trader strategy. |
GET | /stats/api/v1/strategy_metrics | Strategy KPIs and risk metrics such as margin fraction, leverage, available collateral, and strategy value. |
GET | /stats/api/v1/supply | DDX circulation information. |
GET | /stats/api/v1/tradable_products | Available trading products. |
GET | /stats/api/v1/trader | Current trader DDX balance and profile. |