# 如何新增 API 密钥 - Binance

### 首先，请确认已开通期权账户。

左侧“资产” - “期权账户”，勾选“同意遵守服务协议”  。

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

## ——————————&#x20;

## 正文开始

### 1. 创建Binance账号

注册 SignalPlus 账号后，点击左上方 “新增账号” ，选择 “Binance” 交易所。

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

若您当前没有Binance账号，可通过点击“创建账户”，前往Binance官网进行注册。

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

### 2. 创建API

在Binance官网完成注册后，左侧菜单栏点击“API管理” - “创建API”。

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

选择API密钥类型 - 系统生成。

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

标签可以登记为 “SignalPlus”。

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

根据要求完成安全验证。

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

**编辑API权限。**

1）右上角点击“编辑权限”

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

2）输入IP地址权限，必填。

点击SignalPlus IP白名单旁边的复制按钮，粘贴进Binance "限制只对受信任ip的访问(推荐)"。

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

3）输入完IP白名单后，请根据需求勾选“API 权限” 。

* 允许读取
* 允许现货及杠杆交易
* 允许合约
* 允许万向划转 （必填）
* 允许提现
* 允许欧式期权

&#x20;<mark style="background-color:yellow;">注意：若没有勾选 合约、期权API权限，无法在SignalPlus进行合约、期权交易。可以按需勾选。</mark>

完成API权限后点击保存，完成安全验证，回到SiganlPlus 绑定API。

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

## 3. 绑定API

**有两步，第一步：连接交易API；第二步，连接读取API。**

其中，第二步连接读取API中，主账户可以选择快速连接，若是子账户，需要再手动创建只读API。

下面会详细介绍。

### 3.1 连接交易API

将API Key 粘贴到SignalPlus 的 API 密钥；Secret Key 粘贴到SignalPlus 的 API 密钥密码。

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

填写完毕后，点击下一步。

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

### 3.2 连接读取API

#### 若为主账户，可使用快速绑定。

点击“官网登录快速连接” ，跳转到Binance 官网，点击“continue”，页面自动跳转至SignalPlus，API绑定完成。

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

#### 若为子账户，需要手动绑定。

选择手动绑定

<figure><img src="/files/BZtObPH32A7pF3hdcAMR" alt="" width="290"><figcaption></figcaption></figure>

回到币安官网，按照流程，生成**读取权限**的API。

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

完成安全验证后，读取API生成，请依次填写进SignalPlus 页面，点击链接，完成绑定。

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

### &#x20;4. **如何管理交易所 API密钥**

点击导航栏顶部Equity菜单，进入交易所API管理页面；可新增、删除API。

<figure><img src="/files/q3CVhrJawV2tZv8tNKPf" alt=""><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://signalplus.gitbook.io/signalplus-wan-zheng-jiao-xue/ru-he-zhu-ce-bing-xin-zeng-api-mi-yao/ru-he-xin-zeng-api-mi-yao-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.
