> For the complete documentation index, see [llms.txt](https://docs.bitbrokertrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitbrokertrade.com/english/untitled/explanation-functionalities/binance-api-management-update-ii.md).

# Binance API management update II

Below is described how this works:

## Roadmap:

Log in to Binance and go to the API management menu&#x20;

Click on the yellow tick bar (see image):

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

A pop-up screen opens:

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

Binance gives you the option to disable “Default Security Controls for Unrestricted API Keys” here. This is exactly what we're going to do.

Scroll the bar on the right side of the pop-up screen completely down. You mark the text as read and you can now put a check in the yellow check box.

Choose “Confirm”

Then there will be a new pop-up with a “Risk Warning”, so that you are really aware that you are deviating from the default settings:&#x20;

Choose “Confirm”:

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

You must then enter the authenticator code and a code that you will receive by email (note: you must press 'get code' for this).

F**rom now on you can activate 'Enable spot & Margin Trading' again with your API codes, even if you do not have a whitelisted IP address.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.bitbrokertrade.com/english/untitled/explanation-functionalities/binance-api-management-update-ii.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.
