Skip to main content

Create API Keys for Binance

Creating an API allows you to connect to Binance’s servers via several programming languages. Data can be pulled from Binance and interact with external applications. You can view your wallet and transaction data, make trades, and deposit and withdraw funds in third-party programs.

Please note that before creating an API Key, you need to make a deposit of any amount to your Spot Wallet to activate your account and complete identity verification. 

Step-by-step on how to create your own Binance API Key

Create API Keys via Binance website
  1. Log in to your Binance account and click the profile icon, then [Account].

api_keys_bin_1.png

2. Go to [API Management] then click [Create API]

Please note that before creating an API Key, you need to:

api_keys_bin_2.png

3. Select your preferred API Key type.

  • System-generated API keys use HMAC symmetric encryption. You’ll get the API key and the Secret Key. You should select this option.

api_keys_bin_3.png

4. Enter a label/name for your API Key. 

api_keys_bin_4.png

5. Verify with your 2FA devices and passkeys.

api_keys_bin_5.png

6. Enable IP restrictions

To improve the security of user accounts, Binance users need to assign their API Keys a whitelist IP list, so these API Keys will only be able to trade from any of these IP addresses. This way the security is increased and you will be safe.

ProfitTradingApp provides you a IP list that you should use when creating your API Keys. How to do it?

  1. Firstly copy your assigned IP address list from the ProfitTradingApp. You can find it inside ProfitTradingApp in the Connect Binance Account section, or alternatively in the Settings screen (look for Restricted IP List). Then press the COPY button.
  2. Get back to Binance and enable Restrict access to trusted IPs only (Recommended). Then paste the IP List copied from the first step. Press Save.

api_keys_bin_6.png

7. Your API key is now created. 

Copy your API Key and Secret Key and paste them in ProfitTradingApp when requested.