# HTX - API Import Guide

Please follow the instructions in the pictures below:

{% embed url="<https://youtube.com/shorts/0qIwvyqHBM8?feature=share>" %}

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

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

**Step 2:** On the **\[**<mark style="color:blue;">**User Icon**</mark>**]** page, and then click the **\[**<mark style="color:blue;">**Settings Icon**</mark>**]** in the upper right corner. As follow:

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

**Step 3:** On the **\[**<mark style="color:blue;">**Settings**</mark>**]** page, and then click **\[**<mark style="color:blue;">**Trading Setting**</mark>**]**. As follow:

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

**Step 4:** On the **\[**<mark style="color:blue;">**Trading Setting**</mark>**]** page, click **\[**<mark style="color:blue;">**API Management**</mark>**]**. As follow:

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

**Step 5:** On the **\[**<mark style="color:blue;">**API Management**</mark>**]** page, click **\[**<mark style="color:blue;">**Create API**</mark>**]**. As follow:

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

**Step 6:** Open the page **\[**<mark style="color:blue;">**Create API**</mark>**]**, configure according to the instructions in the figure below, and then click **\[**<mark style="color:blue;">**Confirm**</mark>**]**. notice: You must check the **\[**<mark style="color:blue;">**Read**</mark>**]** and **\[**<mark style="color:blue;">**Trade**</mark>**]** options. As follow:

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

**IP group of the uTrading server:**&#x20;

<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 7:** Open the security verification page, click **\[**<mark style="color:blue;">**Confirm**</mark>**]** after filled. As follow:

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

**Step 8:** 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/Oq9U5Tpg4m1THr7FqWNG" alt=""><figcaption></figcaption></figure>

**Step 9:** 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/U9aBdGBTlJodDDG4DPMK" alt=""><figcaption></figcaption></figure>

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

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

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

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

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


---

# 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/htx-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.
