# 如何新增 API 密钥 - Bullish

### 1. 创建 Bullish 账号

如果您没有Bullish账户，请点击左侧的“创建”；如果您有Bullish账户，请点击右侧的“连接”。

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

### 2. 连接 Bullish API

#### 2.1 前往Bullish

* 去Bullish官网登录你的Bullish账号
* 在左边导航栏，点击Settings，然后点击 API Keys\&Users.

<figure><img src="/files/3MfcpEQDzVE6h235VY5T" alt=""><figcaption></figcaption></figure>

#### 2.2 点击 \[Add New Key] 按钮创建新密钥.

* 选择 \[Trading API ]
* API Key Type选择 \[HMAC]
* 勾选权限选项，点击\[Continue]按钮
* 输入key的名称以及选择想要添加的交易账号，点击 \[Generate] 按钮
* 复制并保存API private ke&#x79;**（一定要自己手动保存好，在关闭后将无法查看API private key）**

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

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

注：如需进一步提高API安全性，可在新增密钥时输入IP Whitelist，则该API仅在指定的IP地址下有效；

为保证SignalPlus系统的正常使用，您需要输入以下所有IP（包含SignalPlus系统IP与您自己的固定IP，SignalPlus系统也需要通过您的固定IP进行持仓、交易数据等查询，请务必填写）：

* 13.114.213.228
* 以及您自己的固定IP，可通过 <http://www.ip111.cn/> 查询

请注意，如果您在使用VPN或其他动态IP服务，您的IP地址会经常改变，因此我们不建议使用此功能。

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

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

### 3. 使用Bullish 密钥连接 SignalPlus

1.复制Bullish API Public Key, 粘贴到 SignalPlus

2.复制 API Private Key, 粘贴 SignalPlus

3.输入账号名称

4.点击“确认”

5.连接成功

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

### 4. 如何管理Exchange API 密钥

点击导航栏上方菜单，进入“账户及投资组合管理”，可以添加或删除API密钥。

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