Whisky Hunter · JSON Structure

Whisky Hunter Auction Data Structure

Structure of aggregated auction statistics from the Whisky Hunter API.

Type: Properties: 0
WhiskySpiritsAuctionsMarket DataCollectorsInvestors

Whisky Hunter Auction Data Point is a JSON Structure definition published by Whisky Hunter.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "Whisky Hunter Auction Data Point",
  "description": "Structure of aggregated auction statistics from the Whisky Hunter API.",
  "fields": [
    { "name": "dt", "type": "string", "format": "date", "required": true, "description": "Date of the data point." },
    { "name": "auction_name", "type": "string", "required": true, "description": "Auction platform name." },
    { "name": "auction_slug", "type": "string", "required": true, "description": "URL-safe auction identifier." },
    { "name": "auction_trading_volume", "type": "number", "required": false, "description": "Total trading volume in GBP." },
    { "name": "auction_lots_count", "type": "integer", "required": false, "description": "Lots sold in this auction." },
    { "name": "all_auctions_lots_count", "type": "integer", "required": false, "description": "Total lots across all auctions." },
    { "name": "winning_bid_max", "type": "number", "required": false, "description": "Highest winning bid in GBP." },
    { "name": "winning_bid_min", "type": "number", "required": false, "description": "Lowest winning bid in GBP." },
    { "name": "winning_bid_mean", "type": "number", "required": false, "description": "Average winning bid in GBP." }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/whisky-hunter-auction-data-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.