# Kraken - API Import Guide

Please follow the instructions in the pictures below:

**Step 1:** Log in to the web version of KRAKEN PRO. Click on the **\[**<mark style="color:blue;">**User Icon**</mark>**]** in the upper right corner and navigate to **\[**<mark style="color:blue;">**Settings**</mark>**]**. As follows:

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

**Step 2:** On the Settings page, click on **\[**<mark style="color:blue;">**API**</mark>**]**, and then click **\[**<mark style="color:blue;">**Create API key**</mark>**]**. As follows:

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

**Step 3:** API Setting. As follows:

3.1. In the **\[**<mark style="color:blue;">**ADD API KEY**</mark>**]** interface:

Enter the name as **\[**<mark style="color:blue;">**uTrading API**</mark>**]**.（The name can be freely modified at will）

3.2. Check the configuration options as shown in the image.

3.3. Click on **\[**<mark style="color:blue;">**Create Key**</mark>**]**.

**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>

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

**Step 4:** The API password is displayed only once. Safely store the API Secret code during this step. As follows:

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

**Step 5:** Open the uTrading APP, go to the **\[**<mark style="color:blue;">**Home**</mark>**]** page, and then click **\[**<mark style="color:blue;">**API Binding**</mark>**]**. As follows:

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

**Step 6:** Enter the **\[**<mark style="color:blue;">**API Binding**</mark>**]** page, select **\[**<mark style="color:blue;">**KRAKEN**</mark>**]**. As follows:

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

**Step 7:** Open the API import page, paste the API Key and Private Key from the Kraken Pro software into uTrading, and click **\[**<mark style="color:blue;">**Edit**</mark>**]**. As follows:

<figure><img src="/files/eXtjVZ8vb2m1rx8JJU9g" 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/kraken-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.
