# Nextbike Leipzig Stations Directory

> Nextbike Leipzig Stations Directory 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-15).

Returns a complete live directory of all nextbike docking stations in Leipzig, Germany, including their locations and details.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/nextbike-leipzig-stations
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/nextbike-leipzig-stations-directory-89678269
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2ukxtzxJ4zBG24hZcDDWD

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 nextbike-leipzig-stations-directory-89678269 -d '<json body>'
```

Example prompt: Can you pull up all the nextbike docking stations in Leipzig — I need the full list with their locations so I can figure out which one is closest to the main train station?

## When to prefer this

Use this endpoint when you need a comprehensive snapshot of all nextbike bike-share docking stations specifically in Leipzig, Germany. Prefer this over generic map APIs when you need structured nextbike-specific station data including IDs, names, and coordinates in a single parameterless call.

## Known failure modes

- Upstream nextbike data unavailable — service may return 502 or stale data
- Payment not processed — 402 response if x402 payment header missing or insufficient
- Rate limiting — repeated calls may be throttled
- Station data temporarily out of sync with live nextbike feed

## How this service works

Locations and details of every nextbike docking station in Leipzig, Germany; live station directory, no params. Returns JSON.

## Output

A JSON array of all nextbike docking station records in Leipzig, each containing station identifiers, names, geographic coordinates, and related details for every docking point in the city.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nextbike-leipzig-stations-directory-89678269/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)
