# 1.4.4 BingX API Binding Tutorial

**For security reasons, the API secret will be displayed only 1 time. After closing the window, the API will not be available. Make sure to save the key in a safe place.**

❗️❗️**For a correct API binding we recommend to use the web-version of the exchange, not the app**❗️❗️

First you need to download the BingX app or visit the official website of the exchange: <https://bingx.com/en/>

If you are already a registered user, then log in to your existing account on the exchange. If you don't have an account, you'll need to register first and pass KYC.&#x20;

After successfully logging in or registering, press on the account icon in the upper right corner.&#x20;

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

From the drop-down menu, select API Management.

<figure><img src="/files/2AJdSI2F99ASiOKofZj1" alt=""><figcaption></figcaption></figure>

\*❗️Please pay your attention that you can create API keys on BingX only with two-factor authentication from Google.

Press on the "Create API" button.&#x20;

<figure><img src="/files/88JdxPQfVGiNTGBzcgVj" alt=""><figcaption></figcaption></figure>

In the opened window enter the name of your API key in the first field.&#x20;

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

In the "Permissions" section select "Spot Trading".&#x20;

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

Then open the HASH7 app. It the upper left corner press "Exchange".&#x20;

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

Select the BingX exchange and copy the IP-addresses.&#x20;

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

Paste the copied IP-addresses in the field and press "Confirm" to save the changes.&#x20;

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

Once you have correctly completed the verification, your entered settings for API keys will be successfully saved.

Then, open the Hash7 app and click on ''Exchange'' in the top left corner.

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

Select the "BingX" exchange. Paste the copied keys into the corresponding fields in the Hash7 app. To complete the process, click on the "Done" button.

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


---

# 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://hash7-gitbook.gitbook.io/en/user-guide/1.4-api-binding-tutorial-web-version/1.4.4-bingx-api-binding-tutorial.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.
