# 1.3.4 BingX API Binding Tutorial

{% embed url="<https://www.youtube.com/watch?v=rSzI9Xt6Yhs>" %}

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

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;

Open the BingX app and in the "Home" section tap on "More".

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

In the menu select “API Management”.

<figure><img src="/files/767qccGpT4SA1ZCDZLip" alt="" width="375"><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/M0vvPDp6dbkBrCPI0Cya" alt="" width="375"><figcaption></figcaption></figure>

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

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

Under "Permissions", select "Spot Trading" ("Read" should be selected by default)

<figure><img src="/files/fiky2Fc2QR1pgqV4LxXZ" alt="" width="375"><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/K06eicSi5qWcORoksfpf" 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/2TbLyGkb6ZBB8wTiO3hl" alt="" width="375"><figcaption></figcaption></figure>

Next pass the security verification.&#x20;

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

Next, copy the API key and secret key to a safe place.

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

Open the Hash7 app and paste the copied keys into the corresponding fields. To complete the process, click on the "Done" button.

<figure><img src="/files/U2Ab8g6xHdGxXua01kba" 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.3-api-binding-tutorial/1.3.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.
