# SWAPI Vehicles - All Star Wars Vehicles with Specs and Cost

> SWAPI Vehicles - All Star Wars Vehicles with Specs and Cost 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 vehicles with their specifications and cost, sourced from the Star Wars API (SWAPI), with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/swapi-vehicles
- 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/swapi-vehicles-all-star-wars-vehicles-with-specs-and-cost-2e366c0b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Tsk43zOHCjLNX8laiJyP-

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 swapi-vehicles-all-star-wars-vehicles-with-specs-and-cost-2e366c0b -d '<json body>'
```

Example prompt: Can you pull up all the vehicles from the Star Wars universe — I want to see their specs like cost, speed, crew size, and manufacturer for every vehicle in the SWAPI database?

## When to prefer this

Use this endpoint when you need a complete, pre-aggregated list of all Star Wars vehicles with specs in a single call, avoiding the need to paginate through the raw SWAPI API yourself. Ideal for fan apps, trivia bots, data analysis, or any agent needing Star Wars vehicle reference data without additional filtering parameters.

## Known failure modes

- Upstream SWAPI unavailable — returns 502 or timeout
- Payment not processed — returns 402 Payment Required
- Rate limit exceeded — returns 429 Too Many Requests
- Malformed response if SWAPI data changes structure

## How this service works

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

## Output

A JSON array of all Star Wars vehicles, each containing fields such as vehicle name, model, manufacturer, cost in credits, length, max atmosphering speed, crew count, passenger capacity, cargo capacity, consumables, and the films each vehicle appeared in.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/swapi-vehicles-all-star-wars-vehicles-with-specs-and-cost-2e366c0b/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)
