# BikeMi Milan Real-Time Station Status

> BikeMi Milan 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-13).

Returns live counts of available bikes and open docks at every BikeMi station in Milan, Italy, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bikemi-milan-status
- 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/bikemi-milan-real-time-station-status-38f7cd18
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GobzuzKfqYhDpWRZSV6zz

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 bikemi-milan-real-time-station-status-38f7cd18 -d '<json body>'
```

Example prompt: Can you check which BikeMi stations in Milan currently have bikes available and which ones have open docks I can return to?

## When to prefer this

Use this endpoint when you need live, city-wide BikeMi station availability in Milan — ideal for navigation assistants helping users find a nearby bike or a free dock in real time. Prefer this over static schedules or general transit APIs when real-time dock/bike counts for Milan's BikeMi network specifically are required.

## Known failure modes

- BikeMi upstream feed temporarily unavailable — returns 503 or stale/empty data
- Network timeout if the upstream real-time feed is slow to respond
- Partial data if some stations are offline or unreporting
- 402 Payment Required if USDC payment header is missing or malformed

## How this service works

Live bikes available and open docks at every BikeMi station in Milan, Italy, updated in real time; no params. Returns JSON.

## Output

A JSON array of all BikeMi stations in Milan, each entry containing the station identifier, name, geographic coordinates, number of available bikes, and number of free/open docking slots, all reflecting live real-time data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bikemi-milan-real-time-station-status-38f7cd18/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)
