# BingX - API Import Guide

**Step 1: Generate Your API key** \ <mark style="color:red;">Managing API keys is not currently supported on the Coinbase Pro mobile app.</mark>

**1.1** Sign into your Coinbase ([https://bingx.com](https://bingx.com/en/)) account with web browser, click on the **\[**<mark style="color:blue;">**User Icon**</mark>**]** in the top right of the main page. and then click **\[**<mark style="color:blue;">**API Management**</mark>**]**, As follow:

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

**1.2** Enter the API Management page, and click **\[**<mark style="color:blue;">**Create API**</mark>**]**, As follow:

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

**1.3** Complete the KYC verification, click **\[**<mark style="color:blue;">**Verify**</mark>**].** As follow:

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

**1.4** Label your API Key, and then click **\[**<mark style="color:blue;">**Next**</mark>**].** As follow:

<figure><img src="/files/4dEn3bTgDxyUX1jJ0xX4" alt=""><figcaption></figcaption></figure>

**1.5** Configure API Settings,and click **\[**<mark style="color:blue;">**Edit**</mark>**]**,  As follow:\
\* Enable **\[**<mark style="color:blue;">**Spot Trading**</mark>**]**; **\[**<mark style="color:blue;">**Read**</mark>**]**; **\[**<mark style="color:blue;">**Perpetual Futures Trading**</mark>**]** permission;\
\* Enable \[<mark style="color:blue;">**Restrict access to trusted IPs only**</mark>];\
and finally click the **\[**<mark style="color:blue;">**Save**</mark>**]** button.

**IP Addresses 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/Tk6zPNZ1ktVd9IPpxXxQ" alt=""><figcaption></figcaption></figure>

**1.6** Copy and Save your Secret Key in a secure location for your account's safety. As follows:\
&#x20;<mark style="color:red;">(Please note: the Secret Key will not be shown in the API List once you leave this page)</mark>

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

**Step 2: Linking Your API Key with uTrading.**

**2.1** 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/UWu8kmEB9EqB4WmukGdA" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/3mdfD9pDk6X6FEUTyMbg" 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/bingx-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.
