交易对清算地图

该接口提供交易对清算地图数据

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

缓存 / 更新频率: 实时.

该接口以下API等级可用: API 等级

API 等级爱好版创业版标准版专业版企业版
可用性

响应数据

{
  "code": "0",
  "data": {
    "data": {
      "103404": [//清算价格
        [
          103394,//清算价格
          1465772.55,//清算强度
          10,//杠杆倍数
          "h2"
        ]
      ],
      "103570": [
        [
          103543,
          1189582.29,
          10,
          "h3"
        ]
      ],
      "103653": [
        [
          103650,
          2609224.58,
          10,
          "h3"
        ]
      ],
}
Query Params
string
required
Defaults to Binance

交易所名称(例如:Binance、OKX)。可通过 support-exchange-pair 接口获取支持的交易所列表。

string
required
Defaults to BTCUSDT

交易币种(例如:BTC)。可通过 support-coins 接口获取支持的币种列表。

string
required
Defaults to 1d

数据的时间范围(例如:1d,7d,30d,180d,365d)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json