Whisky Hunter · Example Payload

Whisky Hunter Get Auctions Data Example

WhiskySpiritsAuctionsMarket DataCollectorsInvestors

Whisky Hunter Get Auctions 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/auctions_data/?format=json",
    "headers": {}
  },
  "response": {
    "status": 200,
    "body": [
      {
        "dt": "2026-04-01",
        "auction_name": "Scotch Whisky Auctions",
        "auction_slug": "scotch-whisky-auctions",
        "auction_trading_volume": 847623.50,
        "auction_lots_count": 4312,
        "all_auctions_lots_count": 18754,
        "winning_bid_max": 24500.00,
        "winning_bid_min": 12.00,
        "winning_bid_mean": 196.58
      },
      {
        "dt": "2026-04-01",
        "auction_name": "Whisky Auctioneer",
        "auction_slug": "whisky-auctioneer",
        "auction_trading_volume": 623441.00,
        "auction_lots_count": 3187,
        "all_auctions_lots_count": 18754,
        "winning_bid_max": 18750.00,
        "winning_bid_min": 15.00,
        "winning_bid_mean": 195.67
      },
      {
        "dt": "2026-04-01",
        "auction_name": "Whisky.Auction",
        "auction_slug": "whisky-auction",
        "auction_trading_volume": 312885.00,
        "auction_lots_count": 1876,
        "all_auctions_lots_count": 18754,
        "winning_bid_max": 8900.00,
        "winning_bid_min": 10.00,
        "winning_bid_mean": 166.78
      }
    ]
  }
}

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-auctions-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.