Wine Vybe · Example Payload

Wine Vybe Wine Example

BeveragesBeerDatabaseFood PairingLiquorRecommendationsWine

Wine Vybe Wine Example is an example object payload from Wine Vybe, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameproducervintageregioncountrygrapeVarietystyletastingNotestasteProfilefoodPairingawardsabvimageUrlshipping

Example Payload

wine-vybe-wine-example.json Raw ↑
{
  "id": "cab-sauv-opus-one-2019",
  "name": "Opus One 2019",
  "producer": "Opus One Winery",
  "vintage": 2019,
  "region": "Napa Valley",
  "country": "United States",
  "grapeVariety": ["Cabernet Sauvignon", "Merlot", "Cabernet Franc", "Petit Verdot", "Malbec"],
  "style": "Red",
  "tastingNotes": "Deep ruby in color with aromas of blackcurrant, dark cherry, cedar, and graphite. Full-bodied with velvety tannins and a long, complex finish showing notes of cassis, tobacco, and dark chocolate.",
  "tasteProfile": {
    "sweetness": 2,
    "acidity": 6,
    "tannin": 8,
    "body": 9,
    "finish": 9
  },
  "foodPairing": ["Lamb chops", "Grilled ribeye", "Aged hard cheeses", "Dark chocolate"],
  "awards": [
    {
      "competition": "Wine Spectator Top 100",
      "medal": "Top 10",
      "year": 2022
    }
  ],
  "abv": 14.5,
  "imageUrl": "https://winevybe.com/images/opus-one-2019.jpg",
  "shipping": {
    "weightLbs": 3.5,
    "weightKg": 1.59,
    "dimensions": {
      "height": 12.5,
      "width": 4.0,
      "depth": 4.0
    }
  }
}

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/wine-vybe-wine-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.