# Kucoin

### :point\_right: Kucoin：如何創建API Keys&#x20;

### 1. 登陸或創建一個新賬戶<https://www.kucoin.com/?rcode=7Ma8tv%E3%80%82>

### 2. 把光標放在賬戶標識上，然後點擊「API 管理」。

![](/files/-MiVh-ZNdzKl7OQwzgId)

### 3. 完成安全驗證。

![](/files/-MhYopo7c4hiRnIkIMy4)

### 4. 點擊「創建 API」。

![](/files/-MhYol0OgPY8TJTwr0Fn)

### 5. 輸入API名稱和API Passphrase，API Passphrase是API key的密碼。選擇「常用」和「交易」，選擇「否」，點擊「下一步」。

<div align="center"><img src="/files/-MhYowH89GBxqusJHteD" alt=""></div>

### 6. 通過安全驗證，點擊「確認」。

![](/files/-MhYqA0H-ZkPEha-6LHc)

### 7. API 創建完成啦！保存好您的API 信息。 :sparkles:&#x20;

![](/files/-MhmDe-SXuKjH1ODI1MM)

### :point\_right: [查看如何把LBank連接到BitUniverse。](https://help.bituniverse.org/v/fzh/api-management/connect-to-bitu)


---

# 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://help.bituniverse.org/fzh/api-management/create-api/kucoin.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.
