A direct-client API for private integrations that need fast, normalized wine search with simple bearer-token authentication.
This landing page is for direct clients using private API credentials. Authenticate with your bearer token and use the direct OpenAPI spec below for integration details.
Query our backend to match and retrieve detailed wine metadata for server-to-server integrations. When a cached match is unavailable, the service can fall back to direct catalog fetching.
Authorization: Bearer {YOUR_API_KEY}Accept: application/jsonDownload the direct-client OpenAPI document for code generation, SDK setup, or importing into your API tooling.
View Direct OpenAPI JSONUse the ready-made Claude/OpenClaw API skill guide to plug this API into assistant workflows.
View Claude/OpenClaw Skill Pageq (string, required) - The wine string to search (e.g. "Chateau Margaux 2015"){
"id": 42,
"name": "Malbec",
"score": 4.3,
"reviews": 250,
"url": "https://www.vivino.com/purcari-malbec/w/1234567",
"year": 2020,
"winery": "Purcari",
"grapes": "Malbec",
"details": "Purcari Malbec 2020",
"avg_price": "99.99",
"currency": "EUR",
"type": 1
}
Need a dedicated direct-client API key, specialized proxies, or customized database matching rules? Let's talk.