# How to create and set up Bitget API key

Doblox is a trading platform that allows you to trade and analyze in numerous cryptocurrency exchanges, monitor media and social media and use many other features in an all in one interface.

To do so, you should use an exchange API key. This is a safe and reliable way to use a trading platform because it does not give access to your confidential data as **Doblox** also **does not access any funds management (withdrawals & deposits).**

1. **API Key (Access Key):** This key authenticates users and specifies which account is connecting to the third-party service.
2. **Secret Key**: This key establishes an additional security layer by demanding a confidential token for request authentication.
3. **Passphrase:** Often generated by users, this passphrase acts as an extra security measure.
4. **IP Whitelist:** In late 2022, as a result of heightened security measures, exchanges started expiring API keys periodically. Consequently, platforms like Doblox now offer the ability to specify IP whitelist addresses, aiming to enhance security without burdening users with the need to frequently change API keys.

**Note:** You can connect several exchange accounts to your Doblox account  to speed your trading and make it more sophisticated and smoother with less stress and exhaustion.&#x20;

1. Login into your Bitget account.

{% hint style="info" %}
&#x20;If you haven't created a Bitget account yet, you can start the process by following [this link](https://www.bitget.com/referral/register?from=referral\&clacCode=943KR306)
{% endhint %}

2. Click on profile (the dummy icon on the upper right-hand corner of the screen). When the drop-down menu is open, choose the “API Keys” option.&#x20;

<figure><img src="/files/XnyfxhoDXvMaGujavSSP" alt="Creat Bitget API key and Secret key"><figcaption></figcaption></figure>

3. On the new page, click on the “+Create API Key” button (If you haven't done the verification process, here Bitget asks you to do it).&#x20;

<figure><img src="/files/0BrEH7orPIEPMs0ve66i" alt=""><figcaption></figcaption></figure>

4. A pane is open. Choose the “System-generated API Key”.

<figure><img src="/files/VCIC9075O2oV9pz58kIL" alt="" width="563"><figcaption></figcaption></figure>

5. A long pane appears which you should scroll; on the first section of the pane, fill the “Note field” with a name like “Doblox” and the “Passphrase” field with a chosen password. Also check the **“Read-write” box** under the “permissions” part.&#x20;

<figure><img src="/files/qSldbrtdeFfx6V2Mj7Y8" alt="Set up Bitget API key" width="563"><figcaption></figcaption></figure>

6. Turn on/off other options on other sections like image below (pay attention that all the **“withdraw” and “transfer” permissions should be unchecked**). After turning on all the necessary permissions, click on the “Next”.&#x20;

<figure><img src="/files/BIhpsfBv60DyGAbUOtDU" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Us5APHNyud4EUj4abLmm" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/yBOzienMqMPwh1O0NAle" alt="" width="563"><figcaption></figcaption></figure>

7. Here you should do verification on your mobile and email. Press “Send” to receive the code. Fill in the blanks and then click “Verify”.

<figure><img src="/files/PUXXKIpVoaIkIjBAYXpY" alt="" width="375"><figcaption></figcaption></figure>

8. Your “Access API key” and "Secret key” are created. **Copy and record the keys in a secure location** to use them in further steps below (**We insist on recording them** somewhere else because the “Secret Key” might be shown just once and goes away as you close the pane or go to another page).  Click on the “verify”.

<figure><img src="/files/0uzvwYwWxwjTTq2dbW1B" alt="" width="375"><figcaption></figcaption></figure>

9. Now go back to your account in Doblox and follow the instructions below.&#x20;
10. When you enter your Doblox account, click on the profile (dummy icon) on the upper right-hand corner of the panel and choose the “Exchange Management” option.

<figure><img src="/files/jcSlARMiVCfrvq2U79lr" alt="Add Bitget API key to Doblox"><figcaption></figcaption></figure>

11. A pane is open, choose the “Exchanges/Wallets” tab.&#x20;
12. In this tab, click on the “+ Exchange” button on the right of the page.

<figure><img src="/files/FqSmIQ2IhFtN3snnUQjl" alt=""><figcaption></figcaption></figure>

13. Another pane is open which you should fill the fields with the information (Keys) you received from Bitget (You can fill the “Nickname” field with whatever name you like. Here we suggest filling it with “ My Bitget”).

<figure><img src="/files/n33bKgvSOuNKZnhNZv14" alt="" width="563"><figcaption></figcaption></figure>

14. Choose Bitget from the first drop-down field (Exchange).

<figure><img src="/files/l59b5bH8G5RKIpjjss5K" alt="" width="563"><figcaption></figcaption></figure>

15. Fill the “API key” and “Secret key” Fields with the given keys that you took from Bitget.&#x20;

<mark style="color:red;">Important: You can use the code in the “API Whitelist” field for future steps.</mark>&#x20;

16. Now click on the “Add Exchange” button.&#x20;

<figure><img src="/files/OnbPKECItiIH6qVXji27" alt=""><figcaption></figcaption></figure>

17. Now your Bitget account is connected to Doblox and you can enjoy trading. Please check if the API is **synced** by going to \[profile > “Exchange Management” > “Exchanges | Wallets” tab].&#x20;

<figure><img src="/files/KTZrRfdIKNQsJ4nXYb3k" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Note: For avoiding API key expirations after specific days you need to do some additional steps which you’ll find these IP Whitelisting steps in the following article:**</mark>

{% content-ref url="/pages/2Rrx1V47Hzk56gH5kYXI" %}
[Set Doblox IP Whitelisting on Bitget](/how-to-create-and-set-up-bitget-api-key/set-doblox-ip-whitelisting-on-bitget.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tutorial.doblox.com/how-to-create-and-set-up-bitget-api-key.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
