Liquidation Map

This API presents and maps liquidation events based on market data and diverse leverage amounts

Response Data

{
  "41280": [//liquidation price
    [
      41280,//liquidation price
      385431.41,//liquidation value in USD
      10,//Leverage Ratio
      null
    ]
  ]
  ...
}

 

Required Account Level: Professional Edition and Above

Language
Authorization
Header
Click Try It! to start a request and see the response here!