Hummingbot website screenshot

Hummingbot

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.

Hummingbot publishes 16 APIs on the APIs.io network, including /chain/ethereum API, /chain/solana API, /config API, and 13 more. Tagged areas include Company, Crypto, Trading, Blockchain, and DeFi.

Hummingbot’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 18 more developer resources.

35.2/100 thin ▬ flat Agent 30/100 agent ready library Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyCryptoTradingBlockchainDeFiDEXOpen-SourceMarket MakingAlgorithmic TradingBots

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/hummingbot: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 17

Individual APIs this provider publishes, each with its own machine-readable definition.

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

Scroll for all 17

Open Collections 17

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 17

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

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

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Hummingbot Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hummingbot Authentication

http-basic/passphrase/mtls-optional · 3 schemes

SECURITY

Hummingbot Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hummingbot
name: Hummingbot
description: '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.'
url: https://raw.githubusercontent.com/api-evangelist/hummingbot/refs/heads/main/apis.yml
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  try_now_blocked_by: loopback
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://github.com/hummingbot.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Crypto
- Trading
- Blockchain
- DeFi
- DEX
- Open-Source
- Market Making
- Algorithmic Trading
- Bots
tags_raw:
- Company
- Crypto
- Trading
- Blockchain
- DeFi
- DEX
- Open Source
- Market Making
- Algorithmic Trading
- Bots
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Hummingbot API
  description: 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, trading (orders, positions, trades, leverage), portfolio
    state and valuation, connectors and trading rules, market data (candles, prices, order books, funding), bot orchestration,
    controllers, and scripts. Interactive Swagger docs are served at /docs; authentication is HTTP Basic. An official async
    Python client (hummingbot-api-client) wraps it.
  humanURL: https://hummingbot.org/hummingbot-api/
  baseURL: http://localhost:8000
  properties:
  - type: Documentation
    url: https://hummingbot.org/hummingbot-api/
  - type: APIReference
    url: https://hummingbot.org/hummingbot-api/
- aid: hummingbot:hummingbot-chain-ethereum-api
  name: Hummingbot /chain/ethereum API
  description: Ethereum and EVM-based chain endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /chain/ethereum
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-chain-ethereum-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-chain-solana-api
  name: Hummingbot /chain/solana API
  description: Solana and SVM-based chain endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /chain/solana
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-chain-solana-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-config-api
  name: Hummingbot /config API
  description: System configuration endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags:
  - Config
  tags_raw:
  - /config
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-config-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-0x-api
  name: Hummingbot /connector/0x API
  description: 0x connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/0x
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-0x-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-jupiter-api
  name: Hummingbot /connector/jupiter API
  description: Jupiter connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/jupiter
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-jupiter-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-meteora-api
  name: Hummingbot /connector/meteora API
  description: Meteora connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/meteora
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-meteora-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-orca-api
  name: Hummingbot /connector/orca API
  description: Orca connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/orca
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-orca-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-pancakeswap-api
  name: Hummingbot /connector/pancakeswap API
  description: PancakeSwap EVM connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/pancakeswap
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-pancakeswap-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-pancakeswap-sol-api
  name: Hummingbot /connector/pancakeswap-sol API
  description: PancakeSwap Solana connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/pancakeswap-sol
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-pancakeswap-sol-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-raydium-api
  name: Hummingbot /connector/raydium API
  description: Raydium connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/raydium
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-raydium-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-connector-uniswap-api
  name: Hummingbot /connector/uniswap API
  description: Uniswap connector endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /connector/uniswap
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-connector-uniswap-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-pools-api
  name: Hummingbot /pools API
  description: Pool management endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags:
  - Pools
  tags_raw:
  - /pools
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-pools-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-tokens-api
  name: Hummingbot /tokens API
  description: Token management endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags:
  - Tokens
  tags_raw:
  - /tokens
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-tokens-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-trading-clmm-api
  name: Hummingbot /trading/clmm API
  description: Unified cross-chain CLMM (Concentrated Liquidity) endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /trading/clmm
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-trading-clmm-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-trading-swap-api
  name: Hummingbot /trading/swap API
  description: Unified cross-chain swap endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags: []
  tags_raw:
  - /trading/swap
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-trading-swap-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
- aid: hummingbot:hummingbot-wallet-api
  name: Hummingbot /wallet API
  description: Wallet management endpoints
  humanURL: https://hummingbot.org/gateway/
  baseURL: http://localhost:15888
  tags:
  - Wallets
  tags_raw:
  - /wallet
  properties:
  - type: OpenAPI
    url: openapi/hummingbot-wallet-api-openapi.yml
  - type: Documentation
    url: https://hummingbot.org/gateway/
  - type: APIReference
    url: https://hummingbot.org/gateway/
common:
- type: Overlay
  url: overlays/hummingbot-gateway-overlay.yaml
- type: DomainSecurity
  url: security/hummingbot-domain-security.yml
- type: Website
  url: https://hummingbot.io/
- type: DeveloperPortal
  url: https://hummingbot.org/
- type: Documentation
  url: https://hummingbot.org/docs/
- type: APIReference
  url: https://hummingbot.org/hummingbot-api/
- type: GettingStarted
  url: https://hummingbot.org/installation/
- type: GitHubOrganization
  url: https://github.com/hummingbot
- type: Blog
  url: https://hummingbot.org/blog/
- type: Support
  url: https://hummingbot.org/community/
- type: License
  url: https://github.com/hummingbot/hummingbot/blob/master/LICENSE
- type: ChangeLog
  url: https://hummingbot.org/release-notes/
- type: ChangeLog
  url: changelog/hummingbot-changelog.yml
- type: Packages
  url: packages/hummingbot-packages.yml
- type: SDKs
  url: packages/hummingbot-packages.yml
- type: MCPServer
  url: mcp/hummingbot-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/hummingbot-llms.txt
- type: Authentication
  url: authentication/hummingbot-authentication.yml
- type: Conventions
  url: conventions/hummingbot-conventions.yml
- type: RateLimits
  url: rate-limits/hummingbot-rate-limits.yml
- type: ErrorCatalog
  url: errors/hummingbot-problem-types.yml
- type: Lifecycle
  url: lifecycle/hummingbot-lifecycle.yml
- type: CLI
  url: cli/hummingbot-cli.yml
- type: Conformance
  url: conformance/hummingbot-conformance.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/hummingbot"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hummingbot/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hummingbot/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.