Bybit API Key Setup
Create a Bybit API key with Unified Trading permissions for automated trading.
Antes de começar
- A verified Bybit account
- Google 2FA enabled
Etapas de configuração
1
Navigate to API Management
Log in to your Bybit account. Click your profile icon in the top-right corner, then select "API" from the dropdown menu.
2
Create API Key
Click "Create New API Key" button. Select "System-Generated API Keys" when prompted for the key type.
3
Configure Permissions
Set the following:
- **Name**: Enter a label (e.g., "10Quant")
- **Key Type**: Read-Write
- **Permissions**: Check "Unified Trading" (this covers both spot and derivatives trading)
- **IP Restriction**: Leave blank unless you have a static IP
Do NOT enable "Wallet" or "Transfer" permissions.
Only enable "Unified Trading" permission. Do not enable Withdraw or Transfer.
4
Complete Verification
Complete the security verification using Google Authenticator code and/or email verification as prompted.
5
Copy Your API Keys
After verification, copy both the API Key and Secret Key. The Secret Key will only be displayed once — save it immediately.
6
Add API Key to 10Quant
Go to the 10Quant platform and navigate to Settings > Exchange API. Click "Add Key", select Bybit as the exchange, then paste the API Key and Secret Key. Click "Verify" to confirm the connection is working.
Avisos importantes
- Never grant Withdraw or Transfer permissions.
- Select "System-Generated" keys, not "Self-Generated" keys.
- Make sure to check "Unified Trading" to enable futures trading.
- Newly created Bybit accounts may have API trading restricted for the first 48 hours.
Dicas úteis
- Bybit Unified Trading supports both spot and derivatives through a single API key.
- For more details, refer to Bybit's official API documentation on their website.