# NASA Image & Video Library Search

> NASA Image & Video Library Search is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Searches the official NASA image and video library (including Hubble, Webb, and Apollo collections) by keyword and returns matching media metadata as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/nasa-image-search
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nasa-image-video-library-search-7a464d52
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IH5w4Jv7NU9Pi6Z77wOhF

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 nasa-image-video-library-search-7a464d52 -d '<json body>'
```

Example prompt: Search NASA's official image and video library for photos and footage of the James Webb Space Telescope's deep field images.

## When to prefer this

Use this endpoint when the user needs to find official NASA imagery or video from well-known collections like Hubble, Webb, or Apollo missions. Prefer this over generic image search engines when scientific provenance, official NASA sourcing, or space/astronomy subject matter is required.

## Known failure modes

- Empty result set if search query matches no NASA media items
- API timeout or error if NASA backend is unavailable
- Malformed or missing query parameter returning an error response
- Rate limiting or payment failure returning 402 or 429 status

## How this service works

SCIENCE: search NASA official image & video library (Hubble, Webb, Apollo). ?q. Returns JSON.

## Output

Returns a JSON response containing NASA media items matching the query, including titles, descriptions, media types, collection names (e.g. Hubble, Webb, Apollo), and links to the media assets.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nasa-image-video-library-search-7a464d52/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
