Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
{ "success": true, "data": { "rows": [ { "symbol": "PERP_ETH_USDC", "side": "LONG", "position_qty": "12.34", "notional": "567890.12", "mark_price": "4567.89", "est_liq_price": "4567.89", "address": "0x1234...", "account_id": "0xabc...", "broker_id": "orderly", "timestamp": 1716192000000 } ], "next_cursor": null }, "ts": 1779269143700 }
Recent liquidation events with position size, mark price, and account info.
2
{ "type": "liquidations", "symbol": "PERP_ETH_USDC", "limit": 50 }
symbol
null
limit
cursor
side
LONG
SHORT
position_qty
notional
mark_price
est_liq_price
address
account_id
broker_id
timestamp