Back to catalog
🪙

OKEx

API Key

Cryptocurrency exchange based in Seychelles

🪙CryptocurrencyHTTPS

BTC Perpetual Futures

OKX API

Inst IdBTC-USDT-SWAP
Last67530.00
Vol24h52847.92
High24h68200.00
Low24h66750.00

Sample Response

response.json
1{
2 "instId": "BTC-USDT-SWAP",
3 "last": "67530.00",
4 "vol24h": "52847.92",
5 "high24h": "68200.00",
6 "low24h": "66750.00"
7}

Code Snippets

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

Similar APIs