# BikeMi Milan Docking Stations Directory

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

Returns the locations and details of every BikeMi bike-share docking station in Milan, Italy as a live station directory with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bikemi-milan-stations
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bikemi-milan-docking-stations-directory-b5b2aefe
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3SbyDPBmTTnbsWUomAeGr

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-docking-stations-directory-b5b2aefe -d '<json body>'
```

Example prompt: Can you pull up the full list of BikeMi docking stations in Milan with their locations so I can see which ones are near the Duomo?

## When to prefer this

Use this endpoint when you need a complete, up-to-date list of all BikeMi docking station locations in Milan, Italy — for mapping, proximity searches, trip planning, or building a bike-share finder. Prefer this over scraping the BikeMi website or using generic map APIs that may lack station-level detail.

## Known failure modes

- Upstream BikeMi data source unavailable — may return 502 or stale data
- Payment not processed correctly — returns 402 payment required
- Rate limiting if called too frequently — returns 429
- JSON structure may change if BikeMi updates their data feed

## How this service works

Locations and details of every BikeMi docking station in Milan, Italy; live station directory, no params. Returns JSON.

## Output

A JSON array or object containing the complete directory of BikeMi docking stations in Milan, including each station's name, ID, geographic coordinates, and address details.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bikemi-milan-docking-stations-directory-b5b2aefe/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)
