Whisky Hunter · Example Payload

Whisky Hunter Get Distillery Data Example

WhiskySpiritsAuctionsMarket DataCollectorsInvestors

Whisky Hunter Get Distillery Data Example is an example object payload from Whisky Hunter, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://whiskyhunter.net/api/distillery_data/macallan/?format=json",
    "headers": {}
  },
  "response": {
    "status": 200,
    "body": [
      {
        "dt": "2026-04-01",
        "distillery_name": "The Macallan",
        "trading_volume": 142356.00,
        "lots_count": 287,
        "winning_bid_max": 24500.00,
        "winning_bid_min": 45.00,
        "winning_bid_mean": 496.02
      },
      {
        "dt": "2026-03-01",
        "distillery_name": "The Macallan",
        "trading_volume": 138745.50,
        "lots_count": 274,
        "winning_bid_max": 21000.00,
        "winning_bid_min": 42.00,
        "winning_bid_mean": 506.37
      },
      {
        "dt": "2026-02-01",
        "distillery_name": "The Macallan",
        "trading_volume": 129882.00,
        "lots_count": 261,
        "winning_bid_max": 18500.00,
        "winning_bid_min": 38.00,
        "winning_bid_mean": 497.63
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/whisky-hunter-get-distillery-data-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.