# Milwaukee Bublr Bikeshare Docking Station Locations

> Milwaukee Bublr Bikeshare Docking Station Locations 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 docking-station locations (name, address, coordinates) for Milwaukee's Bublr Bikes / B-cycle bikeshare network

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/milwaukee-bublr-bikeshare-stations
- 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/milwaukee-bublr-bikeshare-docking-station-locations-d2d36c00
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_U7RBAD4imC4MtzUE-HtqM

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 milwaukee-bublr-bikeshare-docking-station-locations-d2d36c00 -d '<json body>'
```

Example prompt: Can you pull up all the Bublr Bikes docking station locations in Milwaukee — I need the names, addresses, and GPS coordinates for every station in the network.

## When to prefer this

Use this endpoint when you need a complete, up-to-date list of Milwaukee Bublr Bikes / B-cycle docking station locations with geocoordinates — ideal for mapping, routing, proximity searches, or any application needing the Milwaukee bikeshare station network inventory.

## Known failure modes

- Network or upstream data source unavailability returns a non-200 error
- Empty or malformed response if the bikeshare data feed is temporarily down
- Payment failure (x402 protocol) if the $0.02 USDC fee is not provided correctly

## How this service works

Milwaukee, Wisconsin (Bublr Bikes, B-cycle) live docking-station locations — station name, address and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all Milwaukee Bublr Bikes / B-cycle docking stations, each containing the station name, street address, and geographic coordinates (latitude and longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/milwaukee-bublr-bikeshare-docking-station-locations-d2d36c00/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)
