# thebotwire.com Wrestling News Feed

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

Fetches the latest pro wrestling news, results, and backstage reports from curated sources like WrestlingInc, with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/wrestling/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-wrestling-news-feed-2fd9ddc7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_NVXm_uQUPVlLNerJ7amjY

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-wrestling-news-feed-2fd9ddc7
```

Example prompt: Pull the latest pro wrestling news from the past 2 hours — I want WWE and AEW results, any contract moves or backstage stories, up to 20 items.

## When to prefer this

Choose this endpoint when an agent needs real-time or recent pro wrestling news specifically — match results, roster moves, backstage reports — especially for WWE, AEW, or NJPW fandom bots, Discord/Telegram automation, or any workflow tracking wrestling news velocity. Prefer over general news endpoints when the domain is specifically pro wrestling.

## Known failure modes

- No results for niche search query — returns empty list
- Invalid 'since' format (e.g. '1week' instead of '7d') — returns 400 error
- Source filter 'src' set to unsupported value — validation error
- limit exceeding 50 — rejected with max value error
- Service temporarily unavailable from upstream wrestling news source — 503 or empty response

## How this service works

Pro wrestling: WWE, AEW, NJPW results, backstage news, contract moves. Fandom Discord/Telegram bots. Wrestling has one of the most obsessive, always-online, news-velocity-hungry fandoms on the internet, and six independen

## Output

A list of wrestling news articles and reports, each including a headline, source (e.g. WrestlingInc), publication timestamp, summary or snippet, and URL — covering match results, backstage news, contract signings/releases, and event previews.

## More

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