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.
Bitfinex logo

How to Create a Bitfinex API Key

setting.bitfinex.com/api

Steps

  1. 1Log in to your Bitfinex account.
  2. 2Navigate to API Keys page from Account > API.
  3. 3Click "Create New Key".
  4. 4Set a label for identification (e.g., "Crypto Broker").
  5. 5Configure the permissions (see table below).
  6. 6Click "Generate API Key".
  7. 7Confirm via email verification link.
  8. 8Copy your API Key and API Key Secret. The secret is only shown once.

Permissions

StatusPermission
EnableGet account balance and order information (Read)
EnableCreate and cancel orders (Write)
DisableWithdraw
DisableGet 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.