# OKEx

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

### 1. 登陆或创建一个新账户<https://www.okex.com/>

### 2. 把光标放在头像标识上，然后点击“API“。

![](/files/-MhmE9aZYrgg-mnXxUWF)

### 3. 完成2FA。&#x20;

![](/files/-MhvHJOCmuWBjUduiPot)

### 4. 点击 "创建 V5 API Key"。

![](/files/-MhmF8qIXpK9_4fuK9wi)

### 5. 为API Key键入一个名字和密码，选择“读取“和“交易“，点击“确认“。

![](/files/-MhmFDlM1ztWrQedejBk)

### 6. API创建成功啦! 保存你的API 信息并点击“确认“。 :sparkles:&#x20;

![](/files/-MiVgLNYAqa8PkMY1ww5)

### :point\_right: [查看如何把OKEx连接到BitUniverse。](https://help.bituniverse.org/v/jzh/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/jzh/api-management/create-api/okex.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.
