Whiskystats Data API
Whiskystats Data API

Reference

Endpoint:https://data.api.whiskystats.com

Currencies

GET
https://data.api.whiskystats.com
/v01/reference/currencies

Returns all available currencies.

CurrenciesHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

CurrenciesResponses

Data Response

  • currencystring

    Name of the currency.

  • currency_codenumber

    Three-character currency code used by the other endpoints to identify the currency.