# What Should I Do If the API Key is Deleted in Binance?& What Should I Do If the API Key Expires?

Scenario 1:

uTrading has running robots, but I deleted Binance’s API Key or my API Key has been removed by Binance.

Scenario 2:&#x20;

What Should I Do If the API Key Expires?

Solution:

This will not affect, You need to  go to **Binance** to regenerate the **new API** **Key**. Import uTrading again.

{% content-ref url="/pages/BRPDtQ6bNinamni6ti7n" %}
[Binance - API Import Guide](/en/exchange/create-api/binance-api-import-guide.md)
{% endcontent-ref %}


---

# 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/api-faq/what-should-i-do-if-the-api-key-is-deleted-in-binance-and-what-should-i-do-if-the-api-key-expires.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.
