> 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.md).

# 在交易所创建API

BitUniverse 支持超過26家主流交易所。 點擊下面列出的一個交易所，開始查看如何創建API，以及如何把交易所連接到BitUniverse吧 :point\_down:&#x20;

[**Binance**](https://help.bituniverse.org/v/fzh/api-management/create-api/binance)**,** [**Huobi Global**](https://help.bituniverse.org/v/fzh/api-management/create-api/huobi-global)**,** [**Coinbase Pro**](https://help.bituniverse.org/v/fzh/api-management/create-api/coinbase-pro)**,** [**FTX**](https://help.bituniverse.org/v/fzh/api-management/create-api/ftx)**,** [**KuCoin**](https://help.bituniverse.org/v/fzh/api-management/create-api/kucoin)**,** [**OKEx**](https://help.bituniverse.org/v/fzh/api-management/create-api/okex)**,** [**Bithumb**](https://help.bituniverse.org/v/fzh/api-management/create-api/bithumb)**,** [**Gate.io**](https://help.bituniverse.org/v/fzh/api-management/create-api/gate.io)**,** [**Bitfinex**](https://help.bituniverse.org/v/fzh/api-management/create-api/bitfinex)**,** [**Poloniex**](https://help.bituniverse.org/v/fzh/api-management/create-api/poloniex)**,** [**Bittrex**](https://help.bituniverse.org/v/fzh/api-management/create-api/bittrex)**,** [**Liquid**](https://help.bituniverse.org/v/fzh/api-management/create-api/liquid)**,** [**ProBit**](https://help.bituniverse.org/v/fzh/api-management/create-api/probit)**,** [**BigONE**](https://help.bituniverse.org/v/fzh/api-management/create-api/bigone)**,** [**Indodax**](https://help.bituniverse.org/v/fzh/api-management/create-api/indodax)**,** [**LBank**](https://help.bituniverse.org/v/fzh/api-management/create-api/lbank)**, Pionex, Bitbns, Bitget, Bybit, BitoPro, CEO Global, HBTC, Hydax, MXC, ShuBao,**&#x20;

更多交易所正在支援中......  :dart: <br>


---

# 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.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.
