> 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/fzh/api-management/create-api/indodax.md).

# Indodax

### :point\_right: Indodax：如何創建 API keys&#x20;

### 1. 登陸或創建一個新賬戶<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/fzh/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/fzh/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.
