# TheBotWire Olympics & Paralympics News Feed

> TheBotWire Olympics & Paralympics 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 Olympic and Paralympic movement, qualification, and Games news from curated sources like BBC Sport and The Guardian

## Facts

- Endpoint: GET https://thebotwire.com/olympics/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-olympics-paralympics-news-feed-80cf57cc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_w2tIBNc1xR_6qY627HRc9

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-olympics-paralympics-news-feed-80cf57cc
```

Example prompt: What's the latest Olympic and Paralympic news from BBC Sport and The Guardian? Give me up to 20 articles from the past 24 hours.

## When to prefer this

Choose this endpoint when you specifically need curated Olympic and Paralympic news from trusted editorial sources (BBC Sport, The Guardian). It is ideal for sports agents, media monitoring workflows, or research tasks focused on the Olympic movement, Games cycles, and athlete qualification. Prefer this over a general news search endpoint when you want Games-specific coverage with source filtering, or when you want to track Olympic news over a defined freshness window without irrelevant results from non-sports sources.

## Known failure modes

- No results found for narrow query or freshness window — returns empty list
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a parsing error
- Unsupported 'src' value returns validation error
- Limit exceeds maximum of 50 — schema validation error
- Upstream source temporarily unavailable — may return partial or stale results
- Payment not processed — 402 response before content is delivered

## How this service works

Olympic and Paralympic movement, qualification and Games news. Games-cycle media and sponsorship researchers

## Output

A list of news items covering the Olympic and Paralympic movement, qualification, and Games, with titles, source attribution (bbci or theguardian), publication timestamps, summaries or snippets, and article URLs. Results are ordered by recency and filtered by the requested source, query terms, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-olympics-paralympics-news-feed-80cf57cc/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)
