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 Bitfinex API Key
setting.bitfinex.com/apiSteps
- 1Log in to your Bitfinex account.
- 2Navigate to API Keys page from Account > API.
- 3Click "Create New Key".
- 4Set a label for identification (e.g., "Crypto Broker").
- 5Configure the permissions (see table below).
- 6Click "Generate API Key".
- 7Confirm via email verification link.
- 8Copy your API Key and API Key Secret. The secret is only shown once.
Permissions
| Status | Permission |
|---|---|
| Enable | Get account balance and order information (Read) |
| Enable | Create and cancel orders (Write) |
| Disable | Withdraw |
| Disable | Get account funding information |
Credentials to Copy
API KeyAPI Key Secret
Notes
- •Bitfinex sends a confirmation email — you must click the link to activate the key.
- •The API Key Secret is only shown once during creation.
- •Bitfinex has stricter rate limits (10-90 requests/minute) than most exchanges.