Learn how to create and configure Kraken API keys for your Cryptohopper trading bot, plus troubleshooting tips.
Step-by-Step Guide to Creating Kraken API Keys
Follow these steps to generate API keys for Kraken:
- Log in to your Kraken account.
- Navigate to the API settings section.
- Generate new API keys with the required permissions.
- Copy the keys accurately into Cryptohopper's configuration.
Key Permissions Needed:
- View balance
- Trade permissions
- Withdrawal permissions (if applicable)
Common Issues and Solutions
Problem: Unable to see your Kraken exchange balance.
Solution:
- Disable browser auto-fill features.
- Try incognito mode or a different browser.
- Temporarily disable password managers.
- Ensure API keys have correct permissions.
๐ Watch our Cryptohopper Academy video for detailed guidance
Advanced Troubleshooting
If Cryptohopper's onboarding process shows errors despite correct API keys:
- Verify you have funds in your Kraken account.
- Check if funds are in the trading account (not just funding account).
- Confirm your account is KYC-verified.
- Whitelist Cryptohopper's IPs in Kraken settings.
๐ Check API keys later in Base Config
FAQ Section
Q: Why can't my bot sync with Kraken?
A: Typically due to incorrect permissions, IP restrictions, or empty accounts. Follow our troubleshooting steps above.
Q: How do I whitelist Cryptohopper's IPs?
A: Add Cryptohopper's server IPs in Kraken's API settings under "IP Access Restriction."
Q: What if I see 'Continue without testing'?
A: This appears when Kraken can't verify funds/KYC. You can still proceed and verify keys later.
Q: Are there rate limits?
A: Yes. Kraken imposes API call limits. Check their documentation for current limits.
Best Practices for API Security
- Use unique API keys per service.
- Restrict permissions to minimum required.
- Enable IP whitelisting.
- Rotate keys periodically.
- Never share keys publicly.
๐ Learn more about secure API practices
Remember: API keys grant access to your funds. Treat them like passwords.