Binance spot USDT Kline data
Crypto
Binance spot USDT Kline data
OpenAPI JSON Spec Retrieve K-line (candlestick) chart data for a Binance spot USDT trading pair (no cursor).
GET
Binance spot USDT Kline data
Authorizations
API Key authentication. Example: "your-api-key-here"
Query Parameters
Crypto token symbol, ex: BTC, ETH, SOL
Start time (Unix timestamp in seconds, must be > 0)
End time (Unix timestamp in seconds, must be > start_time)
Time interval for K-line data
Available options:
1min, 2min, 3min, 5min, 10min, 15min, 30min, 45min, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1m, 3m, 6m Maximum number of data points to return (default 500, max 10000)

