# clonecho Star Wars Films (SWAPI)

> clonecho Star Wars Films (SWAPI) 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).

Returns all Star Wars films with director, producer, and opening crawl text as JSON, with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/swapi-films
- 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/clonecho-star-wars-films-swapi-c463cf0c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_w72eu53MO55ie2oT0TOpl

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 clonecho-star-wars-films-swapi-c463cf0c -d '<json body>'
```

Example prompt: Can you pull up the full list of all Star Wars films — with the director, producer, and opening crawl text for each one?

## When to prefer this

Use this endpoint when you need structured, no-parameter access to the full Star Wars film catalog including opening crawl text, director, and producer fields — ideal for trivia, display, or enrichment use cases where calling SWAPI directly is not desired.

## Known failure modes

- Upstream SWAPI data unavailable — service may return 5xx error
- Payment failure (x402) if USDC payment not processed correctly
- Empty or partial response if proxy is misconfigured

## How this service works

All Star Wars films with director, producer and crawl (no params). Returns JSON.

## Output

A JSON array of all Star Wars films, each with episode ID, title, director, producer(s), opening crawl text, and release date.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-star-wars-films-swapi-c463cf0c/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)
