# thebotwire.com Wine & Spirits News

> thebotwire.com Wine & Spirits News is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Retrieves the latest wine and spirits industry news, vintage reports, scores, and auction/pricing movements from Decanter and Wine Enthusiast

## Facts

- Endpoint: GET https://thebotwire.com/wine/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-wine-spirits-news-9150902c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ofZFdPJDI5nA0FPiSZkGx

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-com-wine-spirits-news-9150902c
```

Example prompt: Pull the latest wine and spirits news from Decanter — up to 20 stories from the past 24 hours — and flag anything about Burgundy vintage reports or auction pricing.

## When to prefer this

Choose this endpoint when an agent needs curated, authoritative wine and spirits industry intelligence specifically from Decanter or Wine Enthusiast — the two leading fine wine publications. It's ideal over generic news search when the task requires vintage scores, producer/region developments, or auction pricing context with publication provenance. Prefer it over general news endpoints when the domain is specifically beverage/hospitality and credibility of the source matters.

## Known failure modes

- No results matching query or freshness window — returns empty array
- Invalid 'since' format (e.g. '2days' instead of '2d') — returns 400 error
- Invalid 'src' enum value — returns 400 validation error
- Limit exceeds maximum of 50 — returns 400 error
- Upstream source temporarily unavailable — may return partial results or 503

## How this service works

Wine and spirits news for beverage and hospitality agents: vintage reports and scores, producer and region developments, auction and pricing movement from Decanter and Wine Enthusiast.

## Output

Returns a list of news items from Decanter and/or Wine Enthusiast, each containing headline, source, publication timestamp, summary or body text, and any associated scores, vintage data, producer/region context, or auction pricing information. Results are ordered by recency and limited by the requested count and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-wine-spirits-news-9150902c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
