# TheBotWire Motorsport News

> TheBotWire Motorsport 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 latest motorsport news including race results, qualifying, driver/team contracts, technical regulations, and calendar updates across F1, MotoGP, IndyCar, NASCAR, and endurance racing.

## Facts

- Endpoint: GET https://thebotwire.com/motorsport/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-motorsport-news-894f2897
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_klLBg2MJ5qS8Fpb5PaTSA

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-motorsport-news-894f2897
```

Example prompt: Pull the latest Formula 1 news from the last 24 hours — up to 20 articles — covering race results, qualifying, and any driver contract moves.

## When to prefer this

Choose this endpoint when an agent needs timely, curated motorsport-specific news — race results, qualifying, contracts, regulations, or calendar changes — across F1, MotoGP, IndyCar, NASCAR, and endurance racing. It is purpose-built for sports and betting agents that need structured motorsport intelligence rather than general sports news. Prefer it over a general news search endpoint when the domain is specifically motorsport and freshness control or source filtering matters.

## Known failure modes

- No results returned when query terms match no recent articles
- Invalid 'since' format returns an error or empty set
- Source filter value outside 'motorsport'/'autosport' enum causes a validation error
- Limit value outside 1–50 range rejected
- Transient upstream feed unavailability causing empty or stale results

## How this service works

Motorsport news for sports and betting agents: race results and qualifying, driver and team contracts, technical regulation changes and calendar updates across Formula 1, MotoGP, IndyCar, NASCAR and endurance racing.

## Output

A list of motorsport news items drawn from sources like Motorsport.com and Autosport, each containing headline, summary, source, and publication timestamp. Results can be filtered by source (motorsport or autosport), scoped to a freshness window (e.g. last 30m, 2h, 24h, 3d), and capped at a specified limit (1–50, default 10).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-motorsport-news-894f2897/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)
