Bybit

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

Bybit Exchange Integration

Bybit is a rapidly growing cryptocurrency derivatives exchange, known for its perpetual contracts, user-friendly interface, and high-performance trading engine.

Overview

CoinAPI provides comprehensive Bybit integration:

  • Derivatives focus - Perpetual and futures contract data
  • High-frequency data - Sub-millisecond updates
  • Spot markets - Growing selection of spot pairs

Available Data Types

OHLCV Data

Candlestick data for all markets:

  • Spot and derivatives timeframes
  • Funding rate intervals
  • Mark price OHLCV

Trade Data

Execution data for all markets:

  • Perpetual contract trades
  • Spot market trades
  • Liquidation events

Order Book Data

Deep market information:

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

Supported Markets

Bybit offers diverse trading options:

  • Perpetuals: BTCUSDT, ETHUSDT, and 100+ contracts
  • Spot: BTC/USDT, ETH/USDT, and growing pairs
  • Inverse contracts: BTCUSD, ETHUSD

Key Features

  • Low latency - High-performance matching engine
  • Deep liquidity - Competitive spreads
  • 24/7 trading - Non-stop derivatives markets

Derivatives Data

Access unique derivatives information:

  • Funding rates (8-hour intervals)
  • Open interest
  • Mark and index prices
  • Liquidation data

Getting Started

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

Example

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