get
https://open-api-v4.coinglass.com/api/futures/liquidation/map
該接口提供交易對清算地圖數據。
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
快取 / 更新頻率: 即時更新.
該接口以下 API 等級可用: API 等級:
| API 等級 | 業餘版 | 創業版 | 標準版 | 專業版 | 企業版 |
|---|---|---|---|---|---|
| 可用性 | ❌ | ❌ | ❌ | ✅ | ✅ |
響應數據
{
"code": "0",
"msg": "success",
"data": {
"data": {
"48935": [
[
48935, // 清算價格
1579370.77, // 清算強度
25, // 杠杆倍數
"h2"
]
]
}
}
}