# TheBotWire Signage & DOOH News Feed

> TheBotWire Signage & DOOH 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).

Fetches the latest news articles and updates from signage, digital signage, sign shop, and digital out-of-home (DOOH) industry sources

## Facts

- Endpoint: GET https://thebotwire.com/signage/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-signage-dooh-news-feed-30081966
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tvp_Ly9FVqgebzJEUxJfM

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-signage-dooh-news-feed-30081966
```

Example prompt: Pull the latest signage and DOOH industry news from thebotwire.com — give me the 10 most recent items from the past 24 hours, focusing on digital out-of-home displays and retail media.

## When to prefer this

Use this endpoint when an agent needs current news, trends, or announcements specifically from the signage, digital signage, or DOOH industry. It is ideal for market research agents tracking retail media, compliance agents monitoring industry standards, or business intelligence agents covering sign manufacturers and DOOH network operators. Prefer over generic news APIs when the user's query is domain-specific to physical and digital signage.

## Known failure modes

- No results found for the given query or freshness window — returns empty list
- Invalid 'since' format (e.g. bad duration string) — returns 400 error
- Invalid 'src' enum value — returns 400 validation error
- Limit out of range (below 1 or above 50) — returns 400 error
- Upstream source unavailable — may return stale or partial results

## How this service works

Signage and digital signage , sign shops, digital out-of-home displays, installation. Sign manufacturers and DOOH network operators, retail-media vendors

## Output

Returns a list of news articles from signage and DOOH industry sources including headline, publication date, source (signsofthetime or digitalsignage), and article details. Results are filtered by optional search query, source, limit, and freshness window.

## More

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