# TheBotWire Fashion News Feed

> TheBotWire Fashion 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 fashion industry news articles from Business of Fashion, Fashionista, and Hypebeast, covering collections, collaborations, executive appointments, and brand strategy.

## Facts

- Endpoint: GET https://thebotwire.com/fashion/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-fashion-news-feed-9be39e44
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZHi7aNa0MTW6E1itxeW83

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-fashion-news-feed-9be39e44
```

Example prompt: Pull the latest fashion industry news from Business of Fashion and Hypebeast — up to 20 results from the last 24 hours — and flag anything about new collection launches or creative director appointments.

## When to prefer this

Choose this endpoint when you need curated, fashion-specific news from authoritative industry sources (Business of Fashion, Fashionista, Hypebeast) rather than general news aggregators. It is ideal for retail trend agents, fashion brand monitors, and style-industry briefing workflows that need structured, filterable access to collection launches, appointments, and brand strategy coverage without scraping individual outlets.

## Known failure modes

- No results returned if the freshness window is too narrow or search query is too specific
- Invalid `src` enum value returns a validation error
- `limit` outside 1–50 range returns a validation error
- Stale content if upstream sources have not published recently
- Payment failure (x402) if USDC balance is insufficient

## How this service works

Fashion industry news for retail and trend agents: collection and collaboration launches, executive and creative-director appointments, retail performance and brand strategy from Business of Fashion, Fashionista and Hypebeast.

## Output

A list of fashion news articles (up to the requested limit) drawn from Business of Fashion, Fashionista, and/or Hypebeast, each with headline, source, publication timestamp, summary, and link. 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-fashion-news-feed-9be39e44/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)
