ConsoleCatalog
Sign in
Whiskybase logo

Whiskybase

whiskybase.comFood Diningno auth

Whisky database - ratings, specifications, pricing, and marketplace offers.

Whisky Product Details

ASYNCREADNo auth

Returns whisky details with brand, rating, price, specifications, images, and offers.

ParametersFormJSON

Whiskybase masterrelease id used in the URL path

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_whiskybase_whisky_detail",
    "params": {
      "whisky_id": "21343"
    }
  }'