Bittrex Get Bitcoin Price Details

Get the price of Bitcoin in USD from Bittrex via their API.


Stuff You Need to Know

This component uses the Bittrex API to retrieve latest price of Bitcoin. Possible details are listed in the tables below.


How to Configure

Component-specific settings: none

Standard settings:

Click here to view information on standard settings.


What Happens Next

Response includes the following:

{
  "bpi": {
    "USD": {
       "rate_float": 7942.368
    }
  }
}


Want More Info?

Read more about the Bittrex API hereWant access to more Bittrex API endpoints? Contact us here for more info!