# TheBotWire NASCAR Cup Series News Feed

> TheBotWire NASCAR Cup Series 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).

Returns the latest NASCAR Cup Series news articles from motorsport-focused sources, with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/nascar/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-nascar-cup-series-news-feed-25004f50
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BGjx_JwoI7os7_XiAo7uN

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-nascar-cup-series-news-feed-25004f50
```

Example prompt: Pull the latest NASCAR Cup Series headlines from thebotwire — up to 20 results from motorsport sources published in the last 24 hours — I need to check for any race updates or driver news before the weekend.

## When to prefer this

Choose this endpoint when you specifically need NASCAR Cup Series coverage and want to avoid the noise of general motorsport or F1-heavy feeds. It is ideal for US motorsport betting agents, fantasy NASCAR tools, or race-weekend monitoring workflows where NASCAR-specific recency and source curation matter. Prefer it over the general thebotwire breaking-news endpoint when your use case is NASCAR-exclusive and you want motorsport-filtered sources.

## Known failure modes

- No results returned when query terms are too specific or no articles published in the requested freshness window
- Rate limiting or payment failure if the x402 payment is not properly handled
- Invalid 'since' format (e.g. malformed duration string) causing a 400 error
- 'src' enum value typo causing a validation error
- 'limit' value outside 1–50 range causing a 400 error

## How this service works

NASCAR Cup Series. US motorsport betting agents; NASCAR has a distinct US audience your F1/motorsport wires likely miss

## Output

A list of NASCAR Cup Series news items, each typically containing a headline, source name, publication timestamp, and article summary or URL. Results are filtered by recency (via 'since' window), source category ('motorsport' or 'sports'), and optionally by keyword query, with up to 50 items returnable per call.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-nascar-cup-series-news-feed-25004f50/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)
