# TheBotWire Coffee Industry News Feed

> TheBotWire Coffee Industry News Feed 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).

Fetches the latest coffee industry trade news and updates from curated sources covering green coffee prices, roasting, café chains, and specialty market trends

## Facts

- Endpoint: GET https://thebotwire.com/coffee/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-coffee-industry-news-feed-50a797fb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_30CEMCtZC4uvkJDJj8fxK

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-coffee-industry-news-feed-50a797fb
```

Example prompt: Pull the latest coffee industry news from Daily Coffee News and Sprudge — up to 20 results from the past 24 hours — and flag anything related to green coffee prices or specialty market trends.

## When to prefer this

Use this endpoint when you need real-time or recent trade news specifically from the coffee industry — covering green coffee pricing, roasting, specialty café chains, and importers — from curated professional sources like Daily Coffee News, Sprudge, Perfect Daily Grind, and World Coffee Portal. Prefer this over general news APIs when coffee-industry specificity matters and you want pre-filtered, domain-relevant results without noise from unrelated sectors.

## Known failure modes

- No results returned if query terms are too specific or no recent content matches the freshness window
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or be ignored
- Requesting limit above 50 will be rejected by schema validation
- Source enum value typo returns no results from that source
- Payment failure (402) if x402 micropayment is not correctly handled

## How this service works

Coffee industry trade , green coffee prices, roasting, cafe chains, specialty market. Coffee importers and roasters, cafe-chain operators, and consumer coffee apps/communities

## Output

A list of news items from curated coffee industry sources, each likely including headline, source, publication time, and a summary or link, filtered by optional query terms, source, freshness window, and result count.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-coffee-industry-news-feed-50a797fb/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)
