'How to create Binance test API key
I'm trying to build a Binance trading bot, I generated an API key and can use it with a real money, but I need to test the bot using their test -sandbox- account I looked in the documentation and couldn't find out how to create a testing API key
Where can I found it?
Solution 1:[1]
Try this : https://testnet.binance.vision/ Sign in with github and then press Generate HMAC_SHA256 Key
Solution 2:[2]
For futures testnet, register and login here: https://testnet.binancefuture.com/
You will see "API KEYS" tab in the panel just below the main chart panel
(the other tabs in this panel are: Positions(0) / Open Orders(0) / Order History / Trade History / Transaction History / Assets / and, finally, API Key)
I hope this will save your time
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | dexat0r |
Solution 2 | Damir |