# 在交易所创建API

BitUniverse 支持超过26家主流交易所。点击下面列出的一个交易所，开始查看如何创建API，以及如何把交易所连接到BitUniverse吧 :point\_down:&#x20;

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

更多交易所正在支持中…… :dart: <br>


---

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