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.
How to Create a Binance API Key
binance.com/en/my/settings/api-managementSteps
- 1Log in to your Binance account and navigate to API Management.
- 2Click "Create API" and select "System generated" API key type.
- 3Enter a label for your API key (e.g., "Crypto Broker").
- 4Complete the security verification (2FA, email, etc.).
- 5Your API Key and Secret Key will be displayed. Copy them immediately — the Secret Key is only shown once.
- 6Click "Edit restrictions" to configure permissions.
- 7Enable "Enable Spot & Margin Trading" under API restrictions.
- 8Optionally restrict access to your IP address for added security.
- 9Click "Save" and confirm with your 2FA.
Permissions
| Status | Permission |
|---|---|
| Enable | Enable Reading |
| Enable | Enable Spot & Margin Trading |
| Disable | Enable Withdrawals |
| Disable | Enable Futures |
| Disable | Enable 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.