All exchanges

Important Security Notes

  • Never enable withdrawal permissions — Crypto Broker only needs trading access.
  • Restrict your API key to your IP address whenever possible for additional security.
  • Your API keys are stored locally on your device using OS-level encryption — they are never sent to our servers.
  • If you suspect your API key has been compromised, delete it immediately on the exchange.
Binance logo

How to Create a Binance API Key

binance.com/en/my/settings/api-management

Steps

  1. 1Log in to your Binance account and navigate to API Management.
  2. 2Click "Create API" and select "System generated" API key type.
  3. 3Enter a label for your API key (e.g., "Crypto Broker").
  4. 4Complete the security verification (2FA, email, etc.).
  5. 5Your API Key and Secret Key will be displayed. Copy them immediately — the Secret Key is only shown once.
  6. 6Click "Edit restrictions" to configure permissions.
  7. 7Enable "Enable Spot & Margin Trading" under API restrictions.
  8. 8Optionally restrict access to your IP address for added security.
  9. 9Click "Save" and confirm with your 2FA.

Permissions

StatusPermission
EnableEnable Reading
EnableEnable Spot & Margin Trading
DisableEnable Withdrawals
DisableEnable Futures
DisableEnable Internal Transfer

Credentials to Copy

API KeySecret Key

Notes

  • The Secret Key is only displayed once at creation. If lost, you must delete and recreate the key.
  • IP restriction is strongly recommended for production use.
  • Binance API keys expire if unused for 90 days.