# thebotwire.com Winter Sport News Feed

> thebotwire.com Winter Sport 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-15).

Returns the latest alpine skiing, ski racing, and winter sport news articles from curated media sources, with optional search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/wintersport/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-winter-sport-news-feed-b852cf46
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QJUq5Svm5l0vcr6m3NEuB

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-winter-sport-news-feed-b852cf46
```

Example prompt: Pull the latest ski racing news from thebotwire — give me up to 20 results from the past 24 hours, filtered to the skiracing source.

## When to prefer this

Choose this endpoint when you need curated, real-time winter sport and ski racing news specifically — it offers source-filtered, freshness-windowed access to alpine skiing content that general news endpoints won't specialize in. Prefer it over the broader thebotwire breaking news endpoint when the user's query is specifically about ski racing, FIS World Cup, or alpine winter sport rather than general news topics.

## Known failure modes

- No results returned if query terms match nothing in the freshness window — try broadening the 'since' parameter
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or no results
- Limit exceeding 50 returns a validation error
- Source enum must be exactly 'skiracing' — typos or unsupported sources will fail validation
- Payment failure (402) if x402 payment header is missing or underfunded

## How this service works

Alpine skiing, ski racing and winter sport. Winter-sport media and ski-resort/gear retail content agents

## Output

A list of news articles related to alpine skiing, ski racing, and winter sport, each likely including a headline, source, URL, publication timestamp, and summary or excerpt. Results can be filtered by source (skiracing), recency window, and keyword search terms, with a configurable result limit up to 50.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-winter-sport-news-feed-b852cf46/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)
