# TheBotWire Music Gear Feed

> TheBotWire Music Gear 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).

Fetches latest musical instrument and production gear news including launches, reviews, and plugin releases from sources like MusicRadar

## Facts

- Endpoint: GET https://thebotwire.com/musicgear/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-music-gear-feed-8f78772a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qVlS_UQ7FFD8PAB8PY_uT

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-music-gear-feed-8f78772a
```

Example prompt: Pull the latest music gear and plugin releases from TheBotWire — show me up to 20 items from the past 24 hours, filtered to MusicRadar.

## When to prefer this

Choose this endpoint when you need real-time or recent music gear intelligence — product launches, plugin drops, hardware reviews — specifically from curated music technology media. Prefer it over general news endpoints when the user's focus is music production equipment, synthesizers, DAW plugins, or beat-making gear rather than music industry business news (tours, label deals, chart performance).

## Known failure modes

- No results returned if freshness window is too narrow and no items were published in that period
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or empty results
- Unsupported 'src' enum value causes a validation error
- limit exceeding 50 returns a validation error
- Empty feed if MusicRadar source has no recent updates

## How this service works

Musical instruments and production gear: launches, reviews, plugin releases. Gear-deal agents and producer tooling; overlaps the same buyer profile as your live watches/sneakers collector wires

## Output

A list of music gear news items including product launches, plugin releases, gear reviews, and deal announcements sourced from curated outlets like MusicRadar, with titles, summaries, timestamps, and source attribution.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-music-gear-feed-8f78772a/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)
