# TheBotWire MedTech News Feed

> TheBotWire MedTech 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 medical device industry news including FDA clearances, device recalls, and contract manufacturing updates from curated medtech sources

## Facts

- Endpoint: GET https://thebotwire.com/medtech/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-medtech-news-feed-5e34d75f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZU421sfsg_Pk6GylSLBZi

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-medtech-news-feed-5e34d75f
```

Example prompt: Pull the latest medtech news from MedTech Dive covering FDA clearances and device recalls from the past 24 hours — give me up to 20 results.

## When to prefer this

Choose this endpoint when you need curated, medtech-specific news from authoritative industry sources (MedTech Dive, Medical Design & Assembly) rather than general news feeds. Ideal for regulatory intelligence workflows, compliance monitoring, and competitive analysis in the medical device sector. Prefer this over general news APIs when the domain specificity of FDA clearances, 510(k)s, PMA decisions, and device recalls matters.

## Known failure modes

- No results returned if query terms don't match recent articles within the specified freshness window
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause a parameter error
- Requesting limit > 50 will be rejected
- Source enum must be exactly 'medtechdive' or 'medicaldesigna' — other values will fail
- Payment failure (402) if USDC balance is insufficient

## How this service works

Medical device industry , FDA clearances, device recalls, contract manufacturing. Device manufacturers' regulatory and competitive-intel teams, and medtech supplier sales agents

## Output

A list of up to 50 medtech news items, each containing headline, summary, publication timestamp, source (medtechdive or medicaldesigna), and URL — covering FDA clearances, device recalls, regulatory actions, and contract manufacturing developments.

## More

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