Back to catalog
🪙

Bybit

API Key

Cryptocurrency data feed and algorithmic trading

🪙CryptocurrencyHTTPS

BTCUSDT Perpetual

Bybit

SymbolBTCUSDT
Last Price97,342.50
Funding Rate0.0001
Open Interest$4,215,000,000
Volume24h$12,870,000,000

Sample Response

response.json
1{
2 "symbol": "BTCUSDT",
3 "lastPrice": "97,342.50",
4 "fundingRate": "0.0001",
5 "openInterest": "$4,215,000,000",
6 "volume24h": "$12,870,000,000"
7}

Code Snippets

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

Similar APIs