跳到主要内容

查询低延迟交易SpecialKey(TRADE)

接口描述

查询SpecialKey信息,仅适用于低延迟交易接口的SpecialKey。

HTTP请求

GET /sapi/v1/margin/apiKey

请求权重

1(UID)

请求参数

NameTypeMandatoryDescription
apiKeySTRINGYES
symbolSTRINGNOisolated margin pair
recvWindowLONGNOThe value cannot be greater than 60000
timestampLONGYES

响应示例

{
"apiKey":"npOzOAeLVgr2TuxWfNo43AaPWpBbJEoKezh1o8mSQb6ryE2odE11A4AoVlJbQoGx",
"ip": "0.0.0.0,192.168.0.1,192.168.0.2", // 0.0.0.0 is just an initial statereference (no extra meaning).
"apiName": "testName",
"type": HMAC_SHA256 //HMAC_SHA256 or RSA
}