# Bittrex

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

### 1. 登陸或創建一個新賬戶 <https://global.bittrex.com/>

### 2. 點擊「設置」，然後點擊「API Keys」。

![](/files/-MiPLYxmnOPeULkMnCKX)

![](/files/-MiPLYxo9qN_jjI5FLt6)

### 3. 點擊「添加新Key」，打開「讀取信息」。

![](/files/-MiPLYxpxasx7OmARuBp)

![](/files/-MiPLYxqAwBVlniz3Wqd)

### 4. 完成 2FA，然後點擊「更新Keys」。

![](/files/-MiPLYxrBtEHF-3fav5P)

### 5. API 創建成功啦！ :sparkles:&#x20;

![](/files/-MiPLYxsv1t3_DifiltV)

### :point\_right: [查看如何把Bittrex連接到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/bittrex.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.
