# clonecho SWAPI People - Star Wars Characters with Physical Stats

> clonecho SWAPI People - Star Wars Characters with Physical Stats 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 a complete list of all Star Wars characters with their physical stats (height, mass, hair color, eye color, birth year, gender, homeworld, etc.) from the SWAPI dataset.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/swapi-people
- 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-swapi-people-star-wars-characters-with-physical-stats-f257f758
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ww9LSpotBO3T-OQK2KRZw

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-swapi-people-star-wars-characters-with-physical-stats-f257f758 -d '<json body>'
```

Example prompt: Can you pull up all Star Wars characters with their physical stats like height, mass, eye color, and birth year from the SWAPI dataset?

## When to prefer this

Use this endpoint when you need a complete, pre-fetched list of all Star Wars characters with physical attributes in one call, without needing to paginate through the official SWAPI API. Ideal for building character databases, trivia apps, or enriching Star Wars-related datasets.

## Known failure modes

- Payment failure (x402 payment not processed correctly) → 402 Payment Required
- Upstream SWAPI service unavailable → 503 or timeout
- Malformed response if upstream data changes structure

## How this service works

All Star Wars characters with physical stats (no params). Returns JSON.

## Output

A JSON array of all Star Wars characters, each containing fields such as name, height, mass, hair_color, skin_color, eye_color, birth_year, gender, homeworld, films, species, vehicles, and starships.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-swapi-people-star-wars-characters-with-physical-stats-f257f758/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)
