# Indodax

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

### 1. 登陆或创建一个新账户[https://indodax.com/](https://indodax.com/zh-cn/)

### 2. 点击右上角的“菜单“，然后点击“交易 API“。

![](/files/-MhwOaT9gBCqdNkHyLT_)

### 3. 为你的 API 输入一个标签，例如 "bituniverse"，选择“读取“ 和“交易“。输入SMS PIN，然后点击“激活交易 API“。

![](/files/-MhwOaT3uOuZSBZg1TQX)

### 4. 打开INDODAX发给你的email，点击email中的URL。

![](/files/-MhwOaT733PbaL_DfL-n)

### 5. API创建完成啦！ :sparkles:&#x20;

![](/files/-MhwOaT8pEXKzwaD8tQs)

### :point\_right: [查看如何把Indodax连接到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/indodax.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.
