# Cleveland Museum of Art Open-Access Artwork Search

> Cleveland Museum of Art Open-Access Artwork 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).

Search the Cleveland Museum of Art's open-access collection by keyword and return matching artwork metadata as JSON

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/clevelandart-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/cleveland-museum-of-art-open-access-artwork-search-1d1906d1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W21RKJnAGYruwT8SE79jL

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 cleveland-museum-of-art-open-access-artwork-search-1d1906d1 -d '<json body>'
```

Example prompt: Can you search the Cleveland Museum of Art's open-access collection for artworks related to 'impressionism' and show me what comes back?

## When to prefer this

Use this endpoint when you need to search the Cleveland Museum of Art's open-access collection by keyword — ideal for art discovery, research, or enriching content with museum-quality artwork data. Prefer this over generic web search when you specifically need structured, metadata-rich results from the Cleveland Museum of Art collection.

## Known failure modes

- Empty result set if the keyword matches no artworks in the collection
- Missing or malformed q parameter returns an error or empty response
- Network timeout if the upstream Cleveland Museum of Art API is unavailable
- Non-ASCII or special characters in query string may need URL encoding
- Very broad queries may return an overwhelming number of results without pagination control

## How this service works

Search Cleveland Museum of Art open-access artworks by keyword (param q). Query: ?q= Returns JSON.

## Output

A JSON array of matching artworks from the Cleveland Museum of Art open-access collection, including metadata such as title, artist, date, medium, description, and image URLs for each matching artwork.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cleveland-museum-of-art-open-access-artwork-search-1d1906d1/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)
