CoinPaprika provides reliable and accurate cryptocurrency data through a simple and powerful API. Access latest and historical market data for thousands of coins and exchanges.
btc-bitcoin
Make a GET request
https://api.coinpaprika.com/v1/tickers/{coin_id}
.Get latest data for Bitcoin (BTC)
Extract the price
quotes.USD.price
field. Here is how you can modify the request to get just the price: