Bitcoin
GET https://api.coindesk.com/v1/bpi/currentprice.json
This request retrieves the current rate of bitcoin. Under the Tests tab, the code initializes an environment variable called `btc` as a current value.
GET https://api.coindesk.com/v1/bpi/currentprice.json
This request retrieves the current rate of bitcoin. Under the Tests tab, the code initializes an environment variable called `btc` as a current value.