Reference lookup data (e.g. currencies).
Currencies
GET
https://data.api.whiskystats.com
/v01/reference/currencies
Returns all available currencies. See Data Concepts: Currencies for more information.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Data Response
currencystringName of the currency.
currency_codestringThree-character currency code used by the other endpoints to identify the currency.
Price Markets
GET
https://data.api.whiskystats.com
/v01/reference/price_markets
Returns all available price markets. See Data Concepts: Price Markets for more information.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Data Response
price_marketstringName of the price market.
price_market_codestringCode used by the other endpoints to filter data for the respective price market.

