# thebotwire.com Fantasy TV News Feed

> thebotwire.com Fantasy TV 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).

Returns the latest fantasy TV franchise news (Game of Thrones/House of the Dragon, Rings of Power, The Witcher) with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/fantasytv/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-fantasy-tv-news-feed-e884561d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CK2K3tkRjaqKFNOEOvU8R

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-fantasy-tv-news-feed-e884561d
```

Example prompt: Pull the latest House of the Dragon and Rings of Power news from the last 24 hours — up to 20 results — so I can see what's been happening in fantasy TV this week.

## When to prefer this

Choose this endpoint when your agent specifically needs fantasy TV franchise news (Game of Thrones universe, Rings of Power, The Witcher) rather than general entertainment or film/TV industry trade news. It is optimized for fandom-focused content and fan community bots, especially during active airing seasons when episode-by-episode buzz matters. Prefer it over the general film/TV endpoint (Variety/Deadline) when you want fan site coverage and franchise-specific depth rather than Hollywood industry trade reporting.

## Known failure modes

- No results returned when no recent content matches the freshness window or query
- Rate limiting or payment failure if x402 micropayment is not correctly handled
- Empty result set during off-season periods when franchise news is sparse
- Invalid 'since' parameter format returns an error or defaults to a fallback window
- Source filter 'src' value outside allowed enum returns a validation error

## How this service works

Fantasy TV franchises: Game of Thrones/HotD, Rings of Power, Witcher. Franchise fandom bots during active seasons; extremely spiky demand tied to airing windows

## Output

A list of news items from fantasy TV franchise sources including headlines, article summaries, publication timestamps, and source attribution. Results are ordered by recency. Supports up to 50 results per call, filterable by source (winteriscoming) and time window (e.g. 30m, 2h, 24h, 3d).

## More

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