# Bitget - API Import Guide

Please follow the instructions in the pictures below:

{% embed url="<https://youtu.be/lE74-s7w5Is>" %}

Step 1: Sign into your Bitget account with app, click **\[**<mark style="color:blue;">**Home**</mark>**]** page, and then click **\[**<mark style="color:blue;">**User Icon**</mark>**]** in the upper left corner. As follow:&#x20;

<figure><img src="/files/apQFHvdNwjTXkAWTJZKS" alt="" width="472"><figcaption></figcaption></figure>

**Step 2:** On the **\[User Icon]** page, and then slide to the bottom, Click on the **\[**<mark style="color:blue;">**API keys**</mark>**]**. As follows:

<figure><img src="/files/eItkJr4caaV5HTfsGxlY" alt="" width="475"><figcaption></figcaption></figure>

**Step 3:** On the **\[API key management]** page, and then click **\[**<mark style="color:blue;">**Create a new API key**</mark>**]**. As follow:

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

**Step 4:** Open the page **\[Create API]**, configure according to the instructions in the figure below. You must check the **\[**<mark style="color:blue;">**Read-write**</mark>**]** options, and Check **\[**<mark style="color:blue;">**Spot trading**</mark>**]** 、**\[**<mark style="color:blue;">**Open interest**</mark>**]**、**\[**<mark style="color:blue;">**Futures order**</mark>**]**. Last click **\[**<mark style="color:blue;">**Confirm**</mark>**]**. As follow:

<figure><img src="/files/GrDXLWSGCZgiIbnaut54" alt="" width="472"><figcaption></figcaption></figure>

**IP group of the uTrading server:**

<mark style="color:red;">13.213.132.125,13.251.83.60,18.139.102.94,3.1.7.213,46.137.215.117,52.220.111.151,52.220.117.151,52.220.31.227,52.77.45.93,54.169.15.234,13.215.122.202,18.136.175.80,18.141.82.149,18.142.40.60,18.142.65.141,3.0.128.217,3.0.26.171,52.221.111.151,52.221.18.185,54.179.229.52</mark>

Please copy and paste all the above IPs at once.

**Step 5:** On the security verification page, click **\[**<mark style="color:blue;">**Confirm**</mark>**]** after filled. As follow:

<figure><img src="/files/PbrZHWAMB3PEiE53p6wJ" alt="" width="472"><figcaption></figcaption></figure>

\
**Step 6:** At this point, the API-Key creation have completed, do not close the current page, and you will need to copy the Access Key and Secret Key later. As follow:

<figure><img src="/files/8SRlrRlTGKCzvqi9MyDP" alt=""><figcaption></figcaption></figure>

**Step 7:** Open the uTrading APP, enter the **\[**<mark style="color:blue;">**Home**</mark>**]** page, and click **\[**<mark style="color:blue;">**API Binding**</mark>**]**. As follow:

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

**Step 8:** Enter the **\[API Binding]** page, and then click **\[**<mark style="color:blue;">**Bitget**</mark>**]**. As follow:

<figure><img src="/files/84kwP805WL7NGsneGQ2R" alt=""><figcaption></figcaption></figure>

**Step 9:** Open the API import page, paste the **\[**<mark style="color:blue;">**API Key**</mark>**], \[**<mark style="color:blue;">**Secret Key**</mark>**]** and **\[**<mark style="color:blue;">**Passphrase**</mark>**]** from Bitget App into uTrading, click **\[**<mark style="color:blue;">**Import**</mark>**]** after filled. As follow:

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

Success! If you have successfully completed these steps, the status will show as "API is running normally".

[<br>](https://help.utrading.io/en/exchange/exchange-api/how-to-create-bybit-api-key)


---

# 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://help.utrading.io/en/exchange/create-api/bitget-api-import-guide.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.
