# TheBotWire Architecture & Design News Feed

> TheBotWire Architecture & Design 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 latest architecture and design news articles from Dezeen and ArchDaily, with optional keyword search, source filtering, and freshness windowing.

## Facts

- Endpoint: GET https://thebotwire.com/design/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-architecture-design-news-feed-125caf43
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KeBnnN2dgjTcpX4GPUskQ

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-architecture-design-news-feed-125caf43
```

Example prompt: Pull the latest architecture and design news from Dezeen and ArchDaily — give me up to 20 results from the past 24 hours, and focus on completed projects and competition results.

## When to prefer this

Choose this endpoint when you need curated architecture and design news specifically from Dezeen and ArchDaily, with reliable freshness control and optional keyword search. Prefer it over general news search endpoints when the user's query is focused on completed building projects, design competitions, studio appointments, or materials and planning developments. It is well-suited for property agents, creative directors, architecture researchers, and design-focused AI workflows that need structured, domain-specific editorial coverage rather than broad web search results.

## Known failure modes

- No results matching query — returns empty list when search terms or freshness window are too narrow
- Invalid 'since' format — malformed duration strings (e.g. '1week' instead of '7d') may cause errors
- Source enum mismatch — passing a source value other than 'dezeen' or 'archdaily' is rejected
- Limit out of range — values below 1 or above 50 are rejected by schema validation
- Payment failure — x402 micropayment not completed results in 402 response before content is returned

## How this service works

Architecture and design news for property and creative agents: completed projects and competition results, studio appointments, materials and planning developments from Dezeen and ArchDaily.

## Output

A list of news items from Dezeen and/or ArchDaily, each containing headline, source, URL, and publication timestamp, filtered by optional keyword search, source, and freshness window. Default returns 10 latest items.

## More

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