# Binance

### Note: Binance may require IP addresses in order to create your API. Please read this [article](https://blog.cryptohero.ai/cryptohero-binance-api-update/).

### 1. API Management

![](/files/-M64p0r6G4DtL0U_jcEZ)

S[ign up](https://www.binance.com/en/register?ref=29216903) for a Binance account or Sign into an existing account. Hover over the ***profile section*** and select ***API Management.***

### 2. Create a New API

![](/files/-M64qt-DMS_mMisrkuTO)

You can create multiple APIs, Name each API accordingly so that they are identifiable and can be managed accordingly.

### 3. Verify Email

![](/files/-M64sDaAXcRJMNgvKr5u)

Check your registered email for a confirmation email, click on the link in the email and the API should be created. If you don't see any emails from Binance, check out this [help article](https://binance.zendesk.com/hc/en-us/articles/360000444531) to troubleshoot receiving a confirmation email.

### 4. Add API to CryptoHero

{% hint style="danger" %}
Do not navigate away from the page before adding the API to CryptoHero. The Secret Key page is only shown once. Do not give anyone else access to your API or make unsecured backups of the Secret Key or QR code.
{% endhint %}

![](/files/-M64sUSSXgjhevobwFfo)

**VERY IMPORTANT**

**You need to check the box "Enable Spot and Margin Trading" as a FINAL step to your Binance integration. See FINAL STEP below.**

Use the scan QR code function on CryptoHero to add the API immediately or if you are on the same device, you can use the copy and paste function for both the API Key and the Secret Key. Please note that Binance may require you to enter IP address.

{% hint style="info" %}
CryptoHero will only release the IP addresses after you have successfully connected to Binance. So, to add IP addresses to Binance, it will require you to connect Binance to CryptoHero without the IP addresses first. After a successful connection, you will see a View IP button in CryptoHero. Click that and copy the set of IP addresses into your Binance API IP address field. Do enable Trading Permission.
{% endhint %}

CryptoHero will generate unique IP addresses for you if you are connected to Binance/Kucoin AND are subscribed to our Premium and Professional plans.

To view your allocated IPs,&#x20;

**Mobile App:**

please go to Settings >> Exchange API >> Binance

**Web App:**

You will see a View IP button beside Binance in the Connected Exchanges panel.

## FINAL STEP

Copy the IP Addresses from your CryptoHero account to your Binance account. You need the IP addresses in order to enable Spot and Margin trading.

Be sure to grant "Enable Spot and Margin Trading" permission. **NEVER NEVER NEVER** grant "Withdrawal" permission to our API.


---

# 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://docs.cryptohero.ai/connecting-exchanges/binance.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.
