# clonecho Star Wars Planets (SWAPI)

> clonecho Star Wars Planets (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 a complete list of all Star Wars planets with their climate and population data, no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/swapi-planets
- 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-planets-swapi-526e2adf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AUABTbU6elh4MQcynOVx8

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-planets-swapi-526e2adf -d '<json body>'
```

Example prompt: Can you pull up all the Star Wars planets with their climates and populations?

## When to prefer this

Use this endpoint when you need a complete, ready-to-consume dataset of all Star Wars planets including climate and population in a single parameterless call, especially when building trivia apps, fan tools, or enriching fictional-universe datasets without needing to paginate or filter.

## Known failure modes

- Payment failure or insufficient USDC balance returns 402 Payment Required
- Upstream SWAPI data unavailability may cause 503 or empty response
- Network timeout if the proxied data source is slow

## How this service works

All Star Wars planets with climate and population (no params). Returns JSON.

## Output

A JSON array of all Star Wars planets, each with fields including planet name, climate description (e.g. arid, temperate, frozen), and population count. No parameters needed — the full dataset is returned in a single call.

## More

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