Back to catalog
🪙

KuCoin

API Key

Cryptocurrency Trading Platform

🪙CryptocurrencyHTTPS

SOL Token

KuCoin

SymbolSOL-USDT
Last176.42
Change Rate0.0315
Vol2841567.83
High181.90

Sample Response

response.json
1{
2 "symbol": "SOL-USDT",
3 "last": "176.42",
4 "changeRate": "0.0315",
5 "vol": "2841567.83",
6 "high": "181.90"
7}

Code Snippets

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

Similar APIs