# Nextbike Leipzig Station Status

> Nextbike Leipzig Station Status 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 real-time availability of bikes and open docks at every nextbike station in Leipzig, Germany

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/nextbike-leipzig-status
- 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/nextbike-leipzig-station-status-0a9b8c94
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VOPdKBEAWJ8U3RvS7zZ3q

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-station-status-0a9b8c94 -d '<json body>'
```

Example prompt: Can you check which nextbike stations in Leipzig currently have bikes available and open docks to return one?

## When to prefer this

Use this endpoint when you need live, per-station bike and dock availability across all nextbike stations specifically in Leipzig, Germany. Prefer this over generic transit APIs when the user wants to find or return a nextbike bike in Leipzig and needs real-time slot counts rather than static station metadata.

## Known failure modes

- Upstream nextbike API outage returns error or stale data
- Network timeout if nextbike data feed is slow
- Empty or partial station list if Leipzig data is temporarily unavailable
- HTTP 402 if payment not provided or USDC balance insufficient

## How this service works

Live bikes available and open docks at every nextbike station in Leipzig, Germany, updated in real time; no params. Returns JSON.

## Output

A JSON array of nextbike stations in Leipzig, each containing the station name, location, number of available bikes, and number of open/free docking slots, all updated in real time with no input parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nextbike-leipzig-station-status-0a9b8c94/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)
