# Monaco MonaBike (PBSC) Live Docking Station Locations

> Monaco MonaBike (PBSC) Live 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 data for Monaco's MonaBike (PBSC) bike-share network, including station name, address, capacity, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/monaco-monabike-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/monaco-monabike-pbsc-live-docking-station-locations-56de90cf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LmTpfCb3ps_0nFxaqYFW2

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 monaco-monabike-pbsc-live-docking-station-locations-56de90cf -d '<json body>'
```

Example prompt: Can you get me a list of all the MonaBike docking stations in Monaco, including their addresses, GPS coordinates, and how many bike slots each one has?

## When to prefer this

Use this endpoint when you need a complete, up-to-date snapshot of all MonaBike docking station locations in Monaco — including names, addresses, capacities, and coordinates — to power map displays, route planning, or proximity searches for Monaco's PBSC bike-share network.

## Known failure modes

- Network timeout or service unavailability returning a 5xx error
- Empty or malformed JSON response if the upstream PBSC data feed is down
- Stale data if the live feed has not been refreshed recently
- Unexpected schema change if PBSC updates their API response format

## How this service works

Monaco (MonaBike, PBSC) live docking-station locations — station name, address, capacity and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all MonaBike (PBSC) docking stations in Monaco, each containing the station name, street address, total dock capacity, and geographic coordinates (latitude/longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/monaco-monabike-pbsc-live-docking-station-locations-56de90cf/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)
