# MOBIbike Dresden Real-Time Station Status

> MOBIbike Dresden Real-Time 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 live bike availability and open dock counts for every MOBIbike (nextbike) station in Dresden, Germany, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/mobibike-dresden-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/mobibike-dresden-real-time-station-status-161d5067
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WyQcgnLdBy8Eqymy4PTGs

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 mobibike-dresden-real-time-station-status-161d5067 -d '<json body>'
```

Example prompt: Can you check which MOBIbike stations in Dresden currently have bikes available and which ones have open docks to return a bike?

## When to prefer this

Use this endpoint when you need real-time bike and dock availability across all MOBIbike (nextbike) stations in Dresden, Germany. It requires no parameters and returns a complete snapshot of the entire network instantly. Prefer this over generic transit APIs when you specifically need Dresden bike-share status.

## Known failure modes

- Upstream nextbike API outage returns error or stale data
- Network timeout if the real-time feed is slow to respond
- Empty station list if the Dresden feed is temporarily unavailable
- HTTP 402 payment required if the x402 payment header is missing or invalid

## How this service works

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

## Output

A JSON array or object containing every MOBIbike (nextbike) station in Dresden, with each station's current count of available bikes and open/free docking slots, updated in real time. No input parameters are required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mobibike-dresden-real-time-station-status-161d5067/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)
