# KVB Rad Cologne Bike-Share Real-Time Station Status

> KVB Rad Cologne Bike-Share 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-15).

Returns live counts of available bikes and open docking slots at every KVB Rad (nextbike) station in Cologne, Germany.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/kvb-rad-cologne-status
- 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/kvb-rad-cologne-bike-share-real-time-station-status-d653334d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oaq7IbvJktSwt0qWHue9S

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 kvb-rad-cologne-bike-share-real-time-station-status-d653334d -d '<json body>'
```

Example prompt: Can you check right now which KVB Rad stations in Cologne have bikes available and which have open docking slots?

## When to prefer this

Use this endpoint when you need a real-time, full-city snapshot of all KVB Rad (nextbike) bike-share stations in Cologne, Germany — specifically the count of available bikes and free docks at each station. Prefer this over generic transit APIs when the user is focused on Cologne bike-share specifically and needs live availability data rather than historical or scheduled information.

## Known failure modes

- Upstream nextbike/KVB Rad feed is temporarily unavailable — returns 5xx or empty data
- Station data may be momentarily stale if the live feed lags
- No parameters accepted; any query string is ignored
- Network timeout if the upstream data source is slow

## How this service works

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

## Output

A JSON array or object listing all KVB Rad (nextbike) stations in Cologne, each with the number of currently available bikes and the number of free/open docking slots, updated in real time.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kvb-rad-cologne-bike-share-real-time-station-status-d653334d/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)
