# Bybit - API Import Guide

Please follow the detailed process below:\ <mark style="color:red;">Managing API keys is not currently supported on the Coinbase Pro mobile app.</mark>

{% embed url="<https://youtu.be/Xj9cXGw6sEU>" %}

**Step 1:** Sign into your Bybit 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**</mark>**]**, As follow:

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

**Step 2:** Go to **\[**<mark style="color:blue;">**API Management**</mark>**]** page, Click on the **\[**<mark style="color:blue;">**Create New Key**</mark>**]** button. As follow:

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

**Step 3:** Enter **\[**<mark style="color:blue;">**Select API Key Type**</mark>**]** page, and choose **\[**<mark style="color:blue;">**System-generated API Keys**</mark>**]**. As follow:

<figure><img src="/files/1kMr1r7NLtjKWXtFoOSQ" alt=""><figcaption></figcaption></figure>

**Step 4:** Configure permissions,as shown below. As follow:

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

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

**Step 5:** Enter 2 FA code sent to your Google Authenticator application. and then click **\[**<mark style="color:blue;">**Confirm**</mark>**]**. As follow:

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

**Step 6:** The API Secret code is shown only once. Safely save the API Secret code at this step. As follow:

<figure><img src="/files/64zisGvWzzrWCl8uKQmK" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

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

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

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