小编Cru*_*Cat的帖子

Binance API密钥

我在Binance上设置了一个只读API密钥,以访问帐户信息(例如货币余额),但看不到JSON数据。我输入URL的字符串查询返回以下错误:

{“代码”:-2014,“ msg”:“ API密钥格式无效。”}

我使用的网址是这样的: https://api.binance.com/api/v3/account?X-MBX-APIKEY=**key**&signature=**s-key**

可以在以下位置找到Binance API的文档:https ://www.binance.com/restapipub.html 。我究竟做错了什么 ?

authentication api url httprequest pre-signed-url

5
推荐指数
1
解决办法
9360
查看次数

标签 统计

api ×1

authentication ×1

httprequest ×1

pre-signed-url ×1

url ×1