# Probit

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

### 1. 登陸或者創建一個新賬戶<https://www.probit.com/zh-tw/>

### 2. 點擊「我的賬戶」，然後點擊「API 管理」。

![](/files/-Mhw9LGv1EBmE037hLSh)

### 3. 為你的API Key起一個名字，例如「bituniverse」。點擊「創建新 key」。

![](/files/-MhwAK0iJkL5lKrD3rij)

### 4. 完成 2FA。

![](/files/-Mhw8f2mxiHvWPbFjBRY)

### 5. API 創建完成啦! 選擇「讀取」和「交易」，點擊「編輯完成」。

![](/files/-MhwBXH6GGu4DE7062qz)

### 6. 再次完成 2FA。大功告成！ :sparkles:&#x20;

![](/files/-Mhw8f2mxiHvWPbFjBRY)

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