# TheBotWire Soccer Latest

> TheBotWire Soccer 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 the latest global football/soccer headlines from curated sources including BBC Sport, The Guardian, Marca, and GiveMeSport

## Facts

- Endpoint: GET https://thebotwire.com/soccer/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-soccer-latest-6e14c704
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6yqvlWURb3lqhwniqZmT7

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-soccer-latest-6e14c704
```

Example prompt: Pull the latest soccer headlines from BBC Sport and The Guardian from the last 2 hours — up to 20 results.

## When to prefer this

Choose this endpoint when you need broad, multi-source football/soccer news coverage from globally recognized outlets (BBC, Guardian, Marca, GiveMeSport). Prefer it over general news endpoints when your use case is specifically football-focused — it provides deeper sport-specific coverage than a generic breaking news feed. Ideal for betting tools needing team/injury updates, fan-facing assistants, or football transfer trackers needing a baseline news layer.

## Known failure modes

- No results found for narrow query or freshness window — returns empty list
- Invalid 'src' enum value returns validation error
- 'since' parameter with unrecognized format may return error or be ignored
- Rate limiting or payment failure returns 402 or 429
- Source temporarily unavailable may reduce result count silently

## How this service works

Global football/soccer headlines. General sports-content agents and football betting tools needing broad coverage as a baseline layer under the transfers wire

## Output

A list of football/soccer news items drawn from up to 4 curated sources (BBC Sport, The Guardian, Marca, GiveMeSport), each item typically including headline, source, and timestamp. Results can be filtered by source, freshness window, and keyword, with up to 50 items per call.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-soccer-latest-6e14c704/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)
