# TheBotWire FDA Feed

> TheBotWire FDA 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 the latest FDA press releases covering drug and device approvals, clearances, and safety communications, with optional keyword search and freshness filtering.

## Facts

- Endpoint: GET https://thebotwire.com/fda/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-fda-feed-dd1dbed2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PB-78m8_nKJ1cdgnQtYKc

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-fda-feed-dd1dbed2
```

Example prompt: Pull the latest FDA drug and device approvals and safety communications from the past 24 hours — give me up to 20 results.

## When to prefer this

Choose this endpoint when you need structured, curated FDA press release data for pharma, healthcare, or compliance agents — especially when you need keyword search, freshness filtering, or a simple pay-per-call model without managing your own FDA RSS/web scraping pipeline. It is particularly suited for real-time regulatory monitoring workflows.

## Known failure modes

- No results returned when query terms don't match any recent FDA releases
- Stale data if the feed hasn't been updated recently
- Rate limiting or payment failure if x402 payment is not handled correctly
- Invalid 'since' window format returns an error
- limit parameter exceeding maximum of 50 is rejected

## How this service works

FDA press releases for pharma and healthcare agents: drug and device approvals, clearances and safety communications.

## Output

A list of FDA press release items, each typically including a headline, publication date, source, summary or description, and a link to the full FDA announcement. Covers drug approvals, device clearances (510k, PMA), and safety communications.

## More

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