# TheBotWire TTRPG News Feed

> TheBotWire TTRPG 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 latest tabletop RPG news from EN World and Rascal, covering D&D, Pathfinder, indie RPGs, OGL/licensing updates, and new releases

## Facts

- Endpoint: GET https://thebotwire.com/ttrpg/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-ttrpg-news-feed-1d85aba4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6AVbV4HrIU4rEh3gg-GsS

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-ttrpg-news-feed-1d85aba4
```

Example prompt: Pull the latest TTRPG news from EN World and Rascal — up to 20 articles from the last 24 hours — and flag anything about D&D or OGL licensing updates.

## When to prefer this

Choose this endpoint when you need current tabletop RPG news specifically — D&D, Pathfinder, OGL/licensing developments, or indie RPG releases — from curated TTRPG-focused sources (EN World, Rascal). Prefer it over general gaming news endpoints when the query is TTRPG-specific, and over general web search when you want pre-filtered, high-signal TTRPG journalism rather than raw search results.

## Known failure modes

- No results found for narrow search query or very recent freshness window — returns empty list
- Invalid 'src' enum value returns validation error
- 'limit' outside 1–50 range returns validation error
- Invalid 'since' duration format (e.g. '1week' instead of '7d') may return error or be ignored
- Upstream EN World or Rascal feeds temporarily unavailable — may return partial or empty results

## How this service works

Tabletop RPGs: D&D, Pathfinder, indie RPGs, OGL/licensing news. D&D fandom bots and campaign-assistant agents (a genuinely popular LLM use case) that want current rules/release news

## Output

Returns a list of TTRPG news articles with titles, sources (EN World or Rascal), publication timestamps, summaries or excerpts, and article URLs, filtered by optional search query, source, freshness window, and result count limit.

## More

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