Back to catalog
🪙

BitcoinAverage

API Key

Digital Asset Price Data for the blockchain industry

🪙CryptocurrencyHTTPS

BTCUSD

BitcoinAverage

SymbolBTCUSD
Last67,432.18
Ask67,445
Bid67,419.36
Volume18,453.72

Sample Response

response.json
1{
2 "symbol": "BTCUSD",
3 "last": 67432.18,
4 "ask": 67445,
5 "bid": 67419.36,
6 "volume": 18453.72
7}

Code Snippets

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

Similar APIs