Beginner1 min read
Fetch hourly BTC candles from Binance Futures:
What’s happening
type=TRADE_SIDE_AGNOSTIC_AGG— requests candlestick dataexchange=BINANCE_FUTURES— from Binance USDT-M FuturesrawSymbol=BTCUSDT— for the BTC/USDT perpetualinterval=HOUR— aggregated into 1-hour candlesfrom=1774800000&period=3600— 1 hour of data starting at that timestampX-Kiyotaka-Keyheader — your API key for authentication
Next steps
Authentication
Get your API key and learn about auth
Exchanges & Symbols
Find exchange IDs and symbol formats
Data Types
Explore all available data types
Rate Limits
Understand weight costs and quotas