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 KuCoin API Key
kucoin.com/account/apiSteps
- 1Log in to your KuCoin account.
- 2Navigate to Account Security > API Management.
- 3Click "Create API".
- 4Enter an API Name (e.g., "Crypto Broker").
- 5Create a Passphrase — this is a required additional secret that you choose.
- 6Set the permissions as listed below.
- 7Optionally add an IP restriction.
- 8Complete security verification (2FA + email/SMS).
- 9Copy the API Key, Secret Key, and your Passphrase.
Permissions
| Status | Permission |
|---|---|
| Enable | General (read account info) |
| Enable | Spot Trading |
| Disable | Withdraw |
| Disable | Futures Trading |
| Disable | Margin Trading |
| Disable | Transfer |
Credentials to Copy
API KeySecret KeyPassphrase
* This exchange requires a Passphrase — you create it yourself during API key setup.
Notes
- •The Passphrase is set by you — not auto-generated. You need it for every API call.
- •KuCoin API keys without IP restriction expire after 30 days by default.
- •KuCoin has relatively strict rate limits (around 5 batch orders at a time).