# TheBotWire Sports Business News Feed

> TheBotWire Sports Business 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).

Retrieves latest sports business news covering club valuations, sponsorship deals, league finance, and industry transactions from curated sources like Sportico, Front Office Sports, and Insider Sport

## Facts

- Endpoint: GET https://thebotwire.com/sportsbiz/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-sports-business-news-feed-8d4c6419
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7hAjTuPnoEbAxi7EPDlNQ

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-sports-business-news-feed-8d4c6419
```

Example prompt: Pull the latest sports business headlines from Sportico and Front Office Sports — I want to see recent club valuation news and sponsorship deals, up to 20 results from the past 24 hours.

## When to prefer this

Choose this endpoint when you need curated, sports-industry-specific business intelligence — valuations, sponsorship, league finance — rather than general sports scores or game news. Prefer this over a general news search endpoint when the user is specifically tracking sports M&A, franchise economics, or sponsorship activity. The source filter (Sportico, Front Office Sports, Insider Sport) makes it ideal when the user wants authoritative sports business trade press rather than mainstream sports coverage.

## Known failure modes

- No results returned if query terms are too narrow or no matching articles exist in the freshness window
- Invalid 'src' enum value returns a validation error
- 'since' parameter with unrecognized format (e.g. '1week' instead of '7d') may cause parse error
- Rate limiting or payment failure returns 402 if USDC payment is not processed
- Empty response if all curated sources have no recent content matching filters

## How this service works

Sports business: deals, valuations, sponsorship, league finance. Sports-industry analysts, agency researchers and finance agents tracking club valuations and sponsorship deals

## Output

Returns a list of sports business news items, each containing headline, summary, publication source (Sportico, Front Office Sports, or Insider Sport), timestamp, and URL. Results are filterable by source, keyword query, and freshness window, with a configurable result limit up to 50.

## More

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