Connectors
Available Connectors
List all available exchange connectors.
Returns a list of all connector names that are supported by the Hummingbot system. These connectors can be used to connect to centralized exchanges (CEX) for trading. Each connector corresponds to a specific exchange or trading platform.
Use this endpoint to:
- Discover which exchanges are supported
- Validate connector names before configuration
- Display available options in UI dropdowns
Common connectors include:
- Spot: binance, bybit, kucoin, gate_io, okx, htx, kraken
- Perpetual: binance_perpetual, bybit_perpetual, gate_io_perpetual, okx_perpetual
get/connectors
Response
Successful Response
string[] required