# thebotwire.com Sports General Latest

> thebotwire.com Sports General Latest 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 cross-sport general sports headlines from curated sources including Fox Sports, Defector, and Sky News

## Facts

- Endpoint: GET https://thebotwire.com/sportsgeneral/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-sports-general-latest-ee0f1867
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YunuB2ZcoEn4uHM1jj7by

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-sports-general-latest-ee0f1867
```

Example prompt: Pull the latest sports headlines across all sports — give me the 15 most recent stories from the last 2 hours, filtered to Fox Sports if possible.

## When to prefer this

Choose this endpoint when you need a single aggregated sports news feed across multiple sports and sources rather than polling individual sports outlets. It is the default entry point for sports news in the thebotwire catalogue, ideal for agents that want cross-sport coverage without managing multiple source integrations. Prefer over sport-specific endpoints when the user's query is general sports news rather than a single league or discipline.

## Known failure modes

- No results found for specified search query or freshness window — returns empty list
- Invalid source filter value returns validation error
- Freshness window format malformed (e.g. '2hours' instead of '2h') returns parse error
- Payment not fulfilled results in 402 response
- Rate limit exceeded returns error response

## How this service works

Cross-sport general headlines. Agents that want one sports poll rather than 20; likely the default entry point for anyone browsing the catalogue

## Output

A list of sports news articles/headlines, each including title, source (foxsports, defector, skynews), publication timestamp, and a link or summary. Results are sorted by recency and capped by the requested limit (default 10, max 50).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-sports-general-latest-ee0f1867/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)
