Back to catalog
🪙

Bitfinex

API Key

Cryptocurrency Trading Platform

🪙CryptocurrencyHTTPS

ETH/USD Trading Pair

Bitfinex

PairETH/USD
Last Price3,284.50
Volume48,712 ETH
High3,351.20
Low3,198.75

Sample Response

response.json
1{
2 "pair": "ETH/USD",
3 "lastPrice": "3,284.50",
4 "volume": "48,712 ETH",
5 "high": "3,351.20",
6 "low": "3,198.75"
7}

Code Snippets

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

Similar APIs