Documentation
Ask on ChatGPT

REST API - Ticker Data

Ticker data contains 24-hour statistics including price changes, volume, and high/low prices.

GET
/download

Download Ticker Data

Download hourly ticker data files for specific trading pairs and exchanges.

Example: Download BTCUSDT Ticker

bash
curl "https://api.cryptohftdata.com/download?file=binance_spot/2025-08-01/20/BTCUSDT_ticker.parquet.zst&api_key=your-api-key-here" \
  -o BTCUSDT_ticker_20.parquet.zst

Have questions?

Our support team is available to help you with integration.

Contact Support