# Space Devs Orbit Types Reference List

> Space Devs Orbit Types Reference List 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 reference list of satellite orbit classifications (LEO, GEO, SSO, and more) with their abbreviations from The Space Devs Launch Library.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/spacedevs-orbit-types
- 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/space-devs-orbit-types-reference-list-72b8112f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vkcdpCViTeKUdjV_8T_3B

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 space-devs-orbit-types-reference-list-72b8112f -d '<json body>'
```

Example prompt: Can you give me a complete list of satellite orbit types and their abbreviations, like LEO, GEO, and SSO, from The Space Devs Launch Library?

## When to prefer this

Use this endpoint when you need a canonical, structured reference list of satellite orbit types and abbreviations as defined by The Space Devs Launch Library — ideal for enriching launch data, populating dropdowns, or educating users about orbital classifications without needing any input parameters.

## Known failure modes

- Payment failure (402) if x402 payment header is missing or insufficient
- Upstream Space Devs API unavailability causing 5xx errors
- Empty or malformed JSON response if upstream data changes structure

## How this service works

Reference list of orbit classifications (LEO, GEO, SSO and more) with abbreviations from The Space Devs Launch Library; no params. Returns JSON.

## Output

A JSON array of orbit classification objects, each containing the orbit type name and its standard abbreviation (e.g. Low Earth Orbit / LEO, Geostationary Orbit / GEO, Sun-Synchronous Orbit / SSO), sourced from The Space Devs Launch Library.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/space-devs-orbit-types-reference-list-72b8112f/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)
