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
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.