> For the complete documentation index, see [llms.txt](https://help.bituniverse.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bituniverse.org/jzh/api-management/create-api/huobi-global.md).

# Huobi Global

### :point\_right: Huobi Global：如何创建API keys

### 你可以在Huobi Global手机客户端或官网创建API keys。

## 1. 在Huobi Global手机客户端创建API Keys。

### 1.1 下载Huobi Global手机客户端 <https://www.huobi.com/zh-cn/>

### 1.2 进入Huobi Global手机客户端，点击左上角的用户头像图标。

![](/files/-Mj3IVBJsPt0MQ_g0EYh)

### 1.3 点击“通用“。

![](/files/-Mj3IVBLFU-fxi0p80UJ)

### 1.4 点击"API管理".

![](/files/-Mj3IVBMNhM4gZLAQpL1)

### 1.5 点击“创建API“。

![](/files/-Mj3IVBNWdAECv1crPo4)

### 1.6 给你的API取一个名字，例如"bituniver\_huobi"。选择“读取“和“交易“。

![](/files/-Mj3IVBONQVGeL0QrMNT)

### 1.7 完成验证。

![](/files/-Mj3IVBPd8LQc91J7_xn)

### 1.8 API创建成功啦！ :sparkles:&#x20;

![](/files/-Mj3IVBQ7wzhKNcJfX8T)

## 2. 在Huobi Global浏览器官网创建API keys。

### 2.1 登陆或创建一个新用户<https://www.huobi.com/zh-cn/>

### 2.2 把光标放在账户图标上，然后点击“API 管理“。

![](/files/-MiU7xC5NEiVDAUYL06x)

### 2.3 给API Key起一个名字，例如“BitUniverse“。选择“读取“和“交易“。点击“创建“。&#x20;

![](/files/-MiU81WqHhbbWEcwn3RP)

### 2.4 完成安全验证。

![](/files/-MiU852tibXvIN4uijnm)

### 2.5 API创建成功啦！保存你的API信息。 :sparkles:&#x20;

![](/files/-MhrO3CrXWJknFoNqXjP)

### :point\_right: &#xD;[查看如何把Huobi Global连接到BitUniverse。](https://help.bituniverse.org/v/jzh/api-management/connect-to-bitu)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/jzh/api-management/create-api/huobi-global.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.
