Back to catalog
🪙

CryptoMarket

API Key

Cryptocurrencies Trading platform

🪙CryptocurrencyHTTPSCORS enabled

ETH/BTC

CryptoMarket

SymbolETHBTC
Last Price0.05241
Volume8743.12
Bid Price0.05240
Ask Price0.05242

Sample Response

response.json
1{
2 "symbol": "ETHBTC",
3 "lastPrice": "0.05241",
4 "volume": "8743.12",
5 "bidPrice": "0.05240",
6 "askPrice": "0.05242"
7}

Code Snippets

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

Similar APIs