# MOBIbike Dresden Stations Directory

> MOBIbike Dresden 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-14).

Returns a full list of all MOBIbike (nextbike) docking station locations and details in Dresden, Germany.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/mobibike-dresden-stations
- 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-stations-directory-72761ff0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_M6FOAviocFEa33r1YVxAh

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-stations-directory-72761ff0 -d '<json body>'
```

Example prompt: Can you pull up all the MOBIbike docking station locations in Dresden so I can see where I can pick up or return a nextbike?

## When to prefer this

Use this endpoint when you need a complete, current directory of MOBIbike (nextbike) docking stations specifically in Dresden, Germany — for trip planning, map rendering, availability checks, or routing applications that need station coordinates and dock details without passing any query parameters.

## Known failure modes

- Service unavailable (503) if upstream nextbike data feed is down
- Empty or stale station list if the data provider has not refreshed recently
- Unexpected schema changes if nextbike updates their data format
- Rate limiting or payment failure for the $0.02 USDC x402 fee

## How this service works

Locations and details of every MOBIbike (nextbike) docking station in Dresden, Germany; live station directory, no params. Returns JSON.

## Output

A JSON array of all MOBIbike (nextbike) docking stations in Dresden, each including the station name, ID, geographic coordinates, address, and live availability details such as number of bikes and free docks.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mobibike-dresden-stations-directory-72761ff0/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)
