# Openverse Image Search via clonecho.builda.company

> Openverse Image Search via clonecho.builda.company 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-15).

Searches openly-licensed images from Openverse by query keyword, returning titles, creators, and image URLs as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/openverse-images
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/openverse-image-search-via-clonecho-builda-company-5ee9b408
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nmlndPgdXzK3ataDRmHnR

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 openverse-image-search-via-clonecho-builda-company-5ee9b408 -d '<json body>'
```

Example prompt: Can you find some openly-licensed images of cherry blossom trees I can use? Search Openverse and give me titles, creators, and URLs.

## When to prefer this

Use this endpoint when you need openly-licensed or Creative Commons images searchable by keyword, especially when downstream legal reuse is important and you want structured metadata (title, creator, URL) rather than just image links.

## Known failure modes

- Empty results if query matches no Openverse images
- Missing or malformed q parameter returns an error
- Openverse upstream API unavailability causes failure
- Rate limiting or payment verification failure for the x402 protocol

## How this service works

Searches openly-licensed images across Openverse for the query q, returning titles, creators and urls. Query: ?q= Returns JSON.

## Output

A JSON array of image results from Openverse, each containing the image title, creator name, and URL to the image — all openly licensed and usable.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/openverse-image-search-via-clonecho-builda-company-5ee9b408/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)
