Binance API Keys

前端 未结 6 1539
名媛妹妹
名媛妹妹 2021-02-16 00:20

I have set up a read-only API key on Binance to access account information like currency balances but I can\'t see the JSON data. The string query I put into the URL returns th

6条回答
  •  滥情空心
    2021-02-16 00:39

    You should set the API key in the request header, not as a parameter in the request url. Please provide more information on your request procedure (language, etc.).

提交回复
热议问题