Back to catalog
🪙

Kraken

API Key

Cryptocurrencies Exchange

🪙CryptocurrencyHTTPS

BTC/USD

Kraken

PairBTC/USD
Last Trade Price97284.50
Volume24h3412.18
High24h98150.00
Low24h95620.75

Sample Response

response.json
1{
2 "pair": "BTC/USD",
3 "lastTradePrice": "97284.50",
4 "volume24h": "3412.18",
5 "high24h": "98150.00",
6 "low24h": "95620.75"
7}

Code Snippets

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

Similar APIs