# Hummingbot

**Canonical:** https://apis.io/providers/hummingbot/  
**Website:** https://hummingbot.io/  
**APIs profiled:** 17

Hummingbot is an open source Python framework, maintained by the Hummingbot Foundation, that lets traders build and run automated, high-frequency crypto trading strategies across both centralized (CEX) and decentralized (DEX) venues. The project ships several developer-facing components: the Hummingbot client (a CLI trading bot), Gateway (a TypeScript middleware that standardizes DEX/blockchain endpoints behind one REST API on port 15888, documented with a published OpenAPI spec), the Hummingbot API (a FastAPI REST server on port 8000 that orchestrates multiple bots, accounts, portfolios, and market data), an async Python API client, an official Model Context Protocol (MCP) server, and a set of open Agent Skills for AI trading agents. With 300+ exchange connectors and Apache-2.0 licensing, Hummingbot reports having facilitated tens of billions of dollars in trade volume across 100K+ deployed instances.

## Kin Score — 38.2 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 38.2).

| Facet | Score |
|---|---|
| Discoverability | 72.2 |
| Contract Quality | 36.7 |
| Governance | 16.7 |
| Contract Governance | 16.7 |
| Operational Transparency | 39.5 |
| Developer Ergonomics | 78.6 |
| Commercial Clarity | 0.0 |
| Access Clarity | 0.0 |

Regulatory layer — **Securities & Market Data**: 28.3 (matched via tags).

## Agent readiness — 40.6 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | documented |
| OpenAPI Examples | verified |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | yes |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Self-serve signup — onboarding: self-serve, pricing: unknown, trial: no (confidence: medium).

## APIs (17)

- **Hummingbot API** — The Hummingbot API is a FastAPI backend service (default port 8000) that orchestrates multiple trading bots and exposes REST routers for accounts and exchange credentials, tradi...
- **Hummingbot /chain/ethereum API** — Ethereum and EVM-based chain endpoints
- **Hummingbot /chain/solana API** — Solana and SVM-based chain endpoints
- **Hummingbot /config API** — System configuration endpoints
- **Hummingbot /connector/0x API** — 0x connector endpoints
- **Hummingbot /connector/jupiter API** — Jupiter connector endpoints
- **Hummingbot /connector/meteora API** — Meteora connector endpoints
- **Hummingbot /connector/orca API** — Orca connector endpoints
- **Hummingbot /connector/pancakeswap API** — PancakeSwap EVM connector endpoints
- **Hummingbot /connector/pancakeswap-sol API** — PancakeSwap Solana connector endpoints
- **Hummingbot /connector/raydium API** — Raydium connector endpoints
- **Hummingbot /connector/uniswap API** — Uniswap connector endpoints
- **Hummingbot /pools API** — Pool management endpoints
- **Hummingbot /tokens API** — Token management endpoints
- **Hummingbot /trading/clmm API** — Unified cross-chain CLMM (Concentrated Liquidity) endpoints
- **Hummingbot /trading/swap API** — Unified cross-chain swap endpoints
- **Hummingbot /wallet API** — Wallet management endpoints

## MCP servers (1)

- **Hummingbot MCP Server** — Hummingbot maintains an official Model Context Protocol (MCP) server that lets MCP clients (Claude, Gemini CLI, Claude Code) drive Hummingbot for automated crypto trading across...

## Security (2)

- **Hummingbot Authentication** — http-basic/passphrase/mtls-optional · 3 schemes
- **Hummingbot Domain Security** — TLSv1.3 · HSTS · DNSSEC · DMARC

## Tags

Company, Crypto, Trading, Blockchain, DeFi, DEX, Open-Source, Market Making, Algorithmic Trading, Bots

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/hummingbot/). Scores are computed from the provider's own public artifacts under a published rubric.
