# TheBotWire NASA Space News Feed

> TheBotWire NASA Space 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 NASA news releases covering space missions, rocket launches, and scientific discoveries, with optional keyword search and freshness filtering.

## Facts

- Endpoint: GET https://thebotwire.com/space/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-nasa-space-news-feed-c2048209
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pQauEnz3rvSBZs-UVyBh4

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-nasa-space-news-feed-c2048209
```

Example prompt: Pull the latest NASA news releases from the past 24 hours — up to 20 results — and look for anything related to Mars missions.

## When to prefer this

Choose this endpoint when you specifically need official NASA press releases and announcements rather than general space news aggregation. It is ideal for monitoring NASA mission updates, launch announcements, and scientific discovery disclosures from the authoritative source. Prefer this over general technology or science news feeds when the user's query is specifically about NASA programs, missions, or official government space agency communications.

## Known failure modes

- No results returned when search query is too specific or no NASA releases match the freshness window
- Invalid 'since' format (must be like '30m', '2h', '24h', '3d') causes a 400 error
- Limit exceeds maximum of 50 returns a validation error
- Payment failure (x402) if USDC balance is insufficient or payment not properly attached

## How this service works

NASA news releases covering missions, launches and scientific discoveries.

## Output

A list of NASA news release items including headlines, summaries, publication dates, and source links. Results can be filtered by keyword search query and time window (e.g. last 30 minutes, 2 hours, 24 hours, 3 days), with a configurable result limit up to 50.

## More

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