Support
HomePeopleStrategiesNewsAccount
Log inRegister
How to add a Binance accountHow to add a Bybit accountHow to add a RoboForex account
Privacy PolicyTerms of ServiceCommunity GuidelinesRefund PolicyEULA

Copyright © 2025 SPECTRA. All rights reserved.

Address: 40 E Main St, Suite 721, Newark, DE 19711, United States

How to Create an API Key
Step-by-step guide on creating an API key on Binance and Bybit cryptocurrency exchanges to connect your trading account.
How to Create an API Key on Binance
To connect your Binance account, you need to create an API key on the exchange and add it to our service. Follow the step-by-step instructions below.
Step 1: Open the API Management section
  1. Log in to your account at binance.com
  2. Click the Profile/Account icon in the top right corner.
  3. In the dropdown menu, select API Management.
Binance API Management page
Step 2: Create a new API key
  1. Click the Create API button.
  2. Select the key type: System Generated and click Next.
  3. Set a label for the key, for example, "Trading".
  4. Complete the security verification: solve the puzzle and enter the confirmation codes sent to your email and/or phone. If you have Google Authenticator set up, enter the code from the app.
  5. After confirmation, your API key will be created.
Tip: Use a clear label so you can easily identify the key's purpose later.
Choose API key type dialog
Step 3: Configure API key permissions
After creating the key, click Edit Restrictions. Configure the following settings:
1. IP address restrictions
  • Select Restrict access to trusted IPs only.
  • Enter the server IP addresses that were provided to you when connecting your account.
  • Click Confirm.
2. Trading permissions
  • Enable Reading
  • Enable Spot & Margin Trading
  • Enable Futures
Do NOT enable Enable Withdrawals. This permission is not required and may compromise the security of your funds.
Click Save to apply the settings.
API key details and restrictions
Step 4: Copy your keys
After saving the settings, you will be shown two keys:
  • API Key: public key.
  • Secret Key: private key.
The Secret Key is displayed only once. Make sure to copy and save it immediately. You will not be able to see it again after leaving the page.
Step 5: Add the API key to the service
  1. Go to the account connection section in our service.
  2. Select the Binance exchange.
  3. Paste the API Key and Secret Key into the corresponding fields.
  4. Click Save.
If the key was entered correctly and the permissions are configured properly, the account will be successfully connected. If you encounter an error, make sure the API Key and Secret Key are correct, and verify the permission and IP address settings.
What is an API Key?
API (Application Programming Interface) is an interface that allows applications to communicate with each other. It enables two applications to "see" and "interact" with one another.
API Key is a unique identifier that links your exchange account to an external service. It consists of two parts:
  • API Key (public key) identifies you as a user, similar to an email address.
  • Secret Key (private key) confirms that requests are sent by you. This key must never be shared with third parties.
Security
When creating an API key, it is important to follow security best practices:
  • Limit permissions: only enable the permissions you actually need (reading and trading). Never enable withdrawal permissions.
  • Restrict to IP addresses: limit API key access to trusted IP addresses only.
  • Keep your secret key safe: do not send it via email, messengers, or any unsecured channels.
  • The secret key is shown only once: save it immediately in a secure place. You won't be able to see it again after leaving the page.
  • Enable 2FA: activate two-factor authentication on your exchange account for additional protection.