Huobi

Access comprehensive market data from Huobi through CoinAPI's unified API.

Huobi Exchange Integration

Huobi is one of the world's leading cryptocurrency exchanges, founded in 2013 in China and now operating globally with a strong presence in Asia.

Overview

CoinAPI provides comprehensive Huobi integration:

  • Asian market leader - Strong presence in Asia-Pacific
  • Full product suite - Spot, futures, and options
  • Deep history - Data from 2013 onwards

Available Data Types

OHLCV Data

Historical and real-time candlestick data:

  • Multiple timeframes
  • Volume metrics
  • Complete archives

Trade Data

Execution data for all markets:

  • Individual trade records
  • Precise timestamps
  • Trade direction

Order Book Data

Market depth information:

  • Level 2 order books
  • Real-time streaming
  • Historical snapshots

Supported Markets

Huobi offers diverse trading:

  • Spot: 500+ trading pairs
  • USDT-M futures: Perpetual contracts
  • Coin-M futures: Inverse perpetuals

Key Features

  • Asian liquidity - Strong in Asian trading hours
  • Established brand - Over 10 years of operation
  • Global expansion - Available worldwide

Getting Started

  1. Sign up for CoinAPI
  2. Get your API key
  3. Use exchange_id=HUOBI in requests

Example

curl -X GET "https://rest.coinapi.io/v1/ohlcv/HUOBI_SPOT_BTC_USDT/latest?period_id=1DAY" \
  -H "X-CoinAPI-Key: YOUR_API_KEY"