# 如何新增API密钥 - Deribit

## &#x31;**. 前往 Deribit**

登录您的Deribit账号，或通过 <http://deribit.signalplus.com/> 创建一个新的Deribit账号

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

## **2. 前往API管理页**

将鼠标移至右上角帐户图示上，点击API

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

## 3. 点击新建密钥

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

## **4. 选择API密钥类型-Deribit生成的密钥**

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

## **5. 新增密钥**&#x20;

1. 在 【大宗交易】 栏位中选择 "read\_write"选项
2. 在 【大宗交易 RFQ】 栏位中选择 "read\_write"选项
3. 在【帐户】栏位中选择 "read\_write"选项
4. 在【交易】栏位中选择 "read\_write"选项

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

注：如需进一步提高API安全性，可在新增密钥时输入IP Whitelist，则该API仅在指定的IP地址下有效；为保证SignalPlus系统的正常使用，您需要输入以下所有IP（包含SignalPlus系统IP与您自己的固定IP，SignalPlus系统也需要通过您的固定IP进行持仓、交易数据等查询，请务必填写）：

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

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

请注意，如果您在使用VPN或其他动态IP服务，您的IP地址会经常改变，因此我们不建议使用此功能。\
另外，CF节点使用cloudflare代理服务，并通过不同的IP路由您，以避免交易所的潜在位置限制。因此IP白名单与CF节点不兼容，请不要在使用白名单时使用CF节点。

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

5.下拉菜单点击”创建新的API密钥”

<figure><img src="/files/9KYBwKf58BGBi5pl4H5I" alt=""><figcaption></figcaption></figure>

6.点击【加载密钥】获取刚刚创建的API

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

## **6. 使用Deribit API密钥与SignalPlus连接**

1.进入 SignalPlus (t.signalplus.com)，点击左上角进入账户管理-新增账号-选择Deribit-点击“API连接”

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

<figure><img src="/files/7srVG8QOgMR6IjMxeAA0" alt=""><figcaption></figcaption></figure>

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

2.点击复制API访问权中的客户ID - 粘贴至SignalPlus页面中API Key的输入框内

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

3.点击复制Deribit的客户机密 - 粘贴至SignalPlus页面中API Sercet的输入框内

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

4.输入该账号名称后，点击“确认”

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

5.若绑定成功，页面将弹出提示

## **7. 如何管理交易所 API密钥**

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

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