# TheBotWire Pro Wrestling News Feed

> TheBotWire Pro 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).

Returns the latest pro wrestling news articles and updates covering WWE, AEW, cards, and contracts from curated sources like WrestlingInc

## Facts

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

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-pro-wrestling-news-feed-d01f0aba
```

Example prompt: What's the latest pro wrestling news — give me the top 10 stories from the last 24 hours covering WWE and AEW cards and contract updates.

## When to prefer this

Use this endpoint when an agent needs current pro wrestling news, event cards, or talent/contract updates from a curated wrestling source. It is purpose-built for WWE and AEW fandom content with optional keyword search and freshness filtering, making it ideal for entertainment bots, wrestling fan assistants, or content monitoring agents. Prefer this over general news endpoints when the domain is specifically pro wrestling.

## Known failure modes

- No results returned if the freshness window is too narrow and no articles have been published in that period
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a parsing error or empty response
- Limit values outside 1-50 range will be rejected
- Source filter only accepts 'wrestlinginc' — other values will fail validation
- Service may return stale results if the upstream news source is temporarily unavailable

## How this service works

Pro wrestling: WWE, AEW, cards and contracts. Entertainment/content agents. Wrestling is scripted, so betting utility is near zero , this is pure fandom content

## Output

A list of pro wrestling news items with headlines, article summaries or snippets, source attribution (e.g. WrestlingInc), and publication timestamps. Results can be filtered by source, limited in count, and scoped to a freshness window. Content covers WWE, AEW, match cards, roster moves, and contract news.

## More

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