Hummingbot · Authentication Profile
Hummingbot Authentication
Authentication
Hummingbot's two server components authenticate differently, and neither uses OAuth or issued API tokens: the Hummingbot API uses HTTP Basic auth, while Gateway protects wallet keys with a startup passphrase and TLS.
Hummingbot secures its APIs with http-basic, passphrase, and mtls-optional across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyCryptoTradingBlockchainDeFiDEXOpen SourceMarket MakingAlgorithmic TradingBots
Methods: http-basic, passphrase, mtls-optional
Schemes: 3
OAuth flows:
API key in:
Security Schemes
HummingbotAPIBasic http
GatewayPassphrase passphrase
GatewayTLS mutualTLS