# Vienna WienMobil Rad (nextbike) Live Station Locator

> Vienna WienMobil Rad (nextbike) Live Station Locator 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-13).

Returns live docking-station locations for Vienna's WienMobil Rad / nextbike bike-share network, including station name, capacity, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/vienna-wienmobil-rad-stations
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vienna-wienmobil-rad-nextbike-live-station-locator-2c8b0677
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7d5fVOof0KSlIyuEFfm01

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 vienna-wienmobil-rad-nextbike-live-station-locator-2c8b0677 -d '<json body>'
```

Example prompt: Can you pull up all the WienMobil Rad / nextbike docking station locations in Vienna — I need their names, GPS coordinates, and capacity so I can find the nearest one?

## When to prefer this

Use this endpoint when you need real-time or near-real-time station-level data for Vienna's WienMobil Rad / nextbike system, particularly for mapping, routing, or proximity queries. Prefer it over generic mapping APIs when you specifically need bike-share dock locations with capacity in Vienna.

## Known failure modes

- Empty or null response if the upstream GBFS feed is temporarily unavailable
- Payment failure (402) if USDC balance is insufficient for the $0.02 per-call fee
- Network timeout if the live feed provider is slow to respond
- Malformed JSON if upstream data changes schema unexpectedly

## How this service works

Vienna, Austria (WienMobil Rad, nextbike GBFS) live docking-station locations — station name, capacity and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all WienMobil Rad (nextbike) docking stations in Vienna, each containing the station name, its geographic coordinates (latitude and longitude), and its total dock/bike capacity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vienna-wienmobil-rad-nextbike-live-station-locator-2c8b0677/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)
