# Star Wars Species Directory (SWAPI)

> Star Wars Species Directory (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 species with their classification, language, and other characteristics from the SWAPI dataset.

## Facts

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

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 star-wars-species-directory-swapi-6f575bfe -d '<json body>'
```

Example prompt: Can you pull up the full list of all Star Wars species along with their classifications and languages?

## When to prefer this

Use this endpoint when you need a complete, pre-fetched snapshot of all Star Wars species data in a single call without pagination or query parameters — ideal for populating dropdowns, building reference tables, or answering general Star Wars lore questions about species classifications and languages.

## Known failure modes

- Upstream SWAPI unavailability returning a 502 or 503 error
- Payment failure or insufficient USDC balance returning a 402 error
- Stale or cached data if the underlying SWAPI dataset has not been refreshed recently

## How this service works

All Star Wars species with classification and language (no params). Returns JSON.

## Output

A JSON array of all Star Wars species objects, each including name, classification (e.g. mammal, reptile, insect), designation, language spoken, average height, skin/hair/eye color options, average lifespan, and homeworld reference.

## More

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