# clonecho SWAPI Starships

> clonecho SWAPI Starships 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 starships with their specifications and cost data as JSON, requiring no parameters.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/swapi-starships
- 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-starships-53149a72
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OQ1Mz9q2hmdnGPUTo_Ka1

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-starships-53149a72 -d '<json body>'
```

Example prompt: Can you pull up all the Star Wars starships with their full specs and credit costs — things like hyperdrive rating, crew size, cargo capacity, and manufacturer?

## When to prefer this

Use this endpoint when you need a complete, pre-fetched catalog of all Star Wars starships with specs and cost in a single call with no filtering logic required. Ideal for trivia apps, fan tools, or any agent needing Star Wars ship reference data without building pagination or search logic.

## Known failure modes

- Payment failure: x402 payment not accepted or USDC balance insufficient
- Upstream SWAPI unavailability returns error or empty response
- Rate limiting or access denial from the proxy layer
- Malformed JSON response if upstream data changes structure

## How this service works

All Star Wars starships with specs and cost (no params). Returns JSON.

## Output

A JSON array of all Star Wars starships, each with fields including name, model, manufacturer, cost_in_credits, length, max_atmosphering_speed, crew, passengers, cargo_capacity, hyperdrive_rating, MGLT, starship_class, and related film/pilot references.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-swapi-starships-53149a72/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)
