Bybit
This page covers the creation of the API key to be used with Bybit Spot, Bybit Inverse Perpetual and Bybit USDT Perpetual
WARNING: Do NOT use the same API key that you have created for other services.
To get the API keys for your ByBit account, click on the dropdown list on the top right of the ByBit main page. Select
API
.
Once inside, click on
API Management
and then click on Create New Key
.
Once the pop-up appears, make sure you:
- 1.Select
Connect to Third-Party Applications
- 2.Select
Haasbot Cloud
under Application Name - 3.Select
Contract - Orders
,Contract - Positions
,Derivatives API V3 - Trade
,SPOT - Trade
under API Key Permissions


The screenshot below will show you how the settings should look like before you click on
Submit
.Make sure to NOT select Read-Only

Once you click on
Submit
, the API key is now ready to be added to TradeServer Cloud. It should look like this:
Keep the pop-up open and move on to the next step.
Login to TradeServer Cloud.
Click on the
icon and select

Exchange Accounts

- 1.Click on theicon.
- 2.Select
Exchange Account
.

From the list of exchanges that we support, click on Bybit.

Select the trading type that you want to use the API with.
Repeat the steps to add the API for Leverage if you first chose Spot.

Enter the
Account name.
From the Bybit API Management page earlier, click on Copy under API Key and paste it in the TradeServer Cloud window under
Public Key
. Repeat the same for API Secret but paste it under Private Key
.
Though it might not be necessary, it might be best if you make sure to check for spaces at the start and at the end of the API/Private Key after you paste them.
Once that is done, the
TEST KEYS
button should be active for you to press. Click on it.Should the test pass, you will be able to click on
Submit
to add the API key to the platform.Last modified 1mo ago