# TheBotWire Auto Dealer News Feed

> TheBotWire Auto Dealer 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-13).

Returns the latest auto retail, dealership, and automotive remarketing news from curated industry sources including AutoRemarketing, AutomotiveDive, and CBT News

## Facts

- Endpoint: GET https://thebotwire.com/autodealers/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-auto-dealer-news-feed-cd14ad3a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oh5kk3ZtjlUJCol8-h-k_

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-auto-dealer-news-feed-cd14ad3a
```

Example prompt: Pull the latest auto dealer and remarketing industry news from TheBotWire — give me up to 20 articles from the past 24 hours, filtering to AutoRemarketing as the source.

## When to prefer this

Choose this endpoint when you need curated, industry-specific automotive retail and dealership news — particularly from AutoRemarketing, AutomotiveDive, or CBT News — rather than general business or broad automotive news. It is ideal for agents monitoring dealer group activity, F&I trends, remarketing markets, and wholesale/auction pricing. Prefer it over general news search endpoints when the domain specificity of auto retail, franchise dealers, and used-car marketplaces is important.

## Known failure modes

- No results returned if the freshness window is too narrow and no new articles have been published
- Invalid 'src' enum value causes a validation error
- 'limit' exceeding 50 or below 1 triggers a schema validation rejection
- Service unavailability from upstream source feeds may return empty or stale results
- Malformed 'since' duration string (e.g. '1week' instead of '7d') may cause a parse error

## How this service works

Auto retail and dealership trade , franchise dealer groups, inventory, F&I, remarketing. Dealer-software vendors, wholesale/auction pricing agents, and used-car marketplace bots

## Output

A list of auto retail and dealership news articles sourced from AutomotiveDive, AutoRemarketing, and CBT News, each containing a headline, source identifier, publication timestamp, summary or snippet, and a link to the full article. Results are ordered by recency and can be filtered by source and freshness window.

## More

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