Back to catalog
🪙

Binance

API Key

Exchange for Trading Cryptocurrencies based in China

🪙CryptocurrencyHTTPS

BTC/USDT Ticker

Binance

SymbolBTCUSDT
Price97,482.31
Volume 24h18,432.75 BTC
High 24h98,150
Low 24h95,210.44

Sample Response

response.json
1{
2 "symbol": "BTCUSDT",
3 "price": 97482.31,
4 "volume_24h": "18,432.75 BTC",
5 "high_24h": 98150,
6 "low_24h": 95210.44
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/binance/binance-spot-api-docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs