Liquidations
Claim Liquidated Positions
Limit: 5 requests per 1 second per IP address
POST /v1/liquidation
POST
/
v1
/
liquidation
Headers
Body
application/json
Liquidator’s instruction to let the system reject the liquidation claim if the following condition applies: if position_qty > 0, reject if mark_price > limit_price; if position_qty < 0, reject if mark_price < limit_price
For high risk tiers only