# TheBotWire Outdoor Sport News Feed

> TheBotWire Outdoor Sport 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-16).

Returns latest or searched news articles about surfing, climbing, and outdoor/adventure/endurance sports from curated sources like Surfer, Gripped, and Triathlete

## Facts

- Endpoint: GET https://thebotwire.com/outdoorsport/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-outdoor-sport-news-feed-d50f173f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hE1Ltnru-lYywRI3CqZiL

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-outdoor-sport-news-feed-d50f173f
```

Example prompt: Pull the latest outdoor and adventure sport news from TheBotWire — filter to climbing sources from Gripped, limit to 15 results from the past 24 hours.

## When to prefer this

Choose this endpoint when an agent needs fresh, curated news specifically from the outdoor adventure, surfing, climbing, or endurance sport verticals with source-level filtering. Prefer over generic news APIs when the target audience is sports gear retail agents, outdoor industry monitors, or adventure sport enthusiasts needing source-attributed content from specialist publications like Surfer, Gripped, and Triathlete.

## Known failure modes

- No results returned when query terms are too niche or no recent articles match the freshness window
- Invalid src enum value causes request rejection
- limit out of range (below 1 or above 50) causes validation error
- Malformed since duration string (e.g. '1week' instead of '7d') may return error or be ignored
- Payment of 0.005 USDC via x402 required; missing or failed payment returns 402 error

## How this service works

Surfing, climbing and outdoor/adventure sport. Outdoor and endurance gear retail content agents; overlaps the consumer-retail pattern of your sneakers/fashion wires

## Output

A list of news articles from curated outdoor and adventure sport publications (Surfer, Gripped, Triathlete), each containing headline, source, publication timestamp, and article content or summary, filtered by optional search terms, source, result count, and freshness window.

## More

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