# TheBotWire MMA/UFC Latest News

> TheBotWire MMA/UFC Latest News 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 the latest MMA and UFC news including fight cards, bookings, weigh-ins, and fight-card changes from curated sources like MMAFighting, MMAMania, Sherdog, and Sports outlets

## Facts

- Endpoint: GET https://thebotwire.com/mma/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-mma-ufc-latest-news-f4f1ad1d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fNUAbtUkSAcLuH1BiWIDd

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-mma-ufc-latest-news-f4f1ad1d
```

Example prompt: Pull the latest UFC fight card changes and weigh-in results from the last 2 hours — check MMAFighting and Sherdog, give me up to 20 results.

## When to prefer this

Choose this endpoint when you need real-time or near-real-time MMA/UFC news specifically from curated combat sports sources (MMAFighting, MMAMania, Sherdog). It is purpose-built for fight-card changes, weigh-in results, and booking announcements — events with short reaction windows especially valuable for betting agents. Prefer this over general news endpoints when the query is strictly MMA/UFC and source credibility matters.

## Known failure modes

- No results returned if the freshness window is too narrow and no articles were published in that period
- Invalid 'src' enum value returns an error or empty result
- Limit exceeding maximum of 50 returns a validation error
- Stale or delayed news if upstream sources have publishing lag
- Payment failure (402) if USDC balance is insufficient

## How this service works

MMA and UFC: bookings, cards, weigh-ins. MMA betting agents , fight-card changes and missed weight are hard, priceable events with a short reaction window

## Output

A list of MMA/UFC news items sourced from curated outlets (MMAFighting, MMAMania, Sherdog, Sports), each including headline, source, timestamp, and relevant details about fight cards, bookings, weigh-ins, or card changes. Results are filterable by source, recency window, and keyword query.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-mma-ufc-latest-news-f4f1ad1d/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)
