# Guadalajara MiBici Live Docking Station Locations

> Guadalajara MiBici 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 (name, address, capacity, coordinates) for Guadalajara's MiBici PBSC bike-share system

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/guadalajara-mibici-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/guadalajara-mibici-live-docking-station-locations-c6141c59
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cUMBMe5EUA-q7ISHG3nc-

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 guadalajara-mibici-live-docking-station-locations-c6141c59 -d '<json body>'
```

Example prompt: Can you pull up all the MiBici docking station locations in Guadalajara, Mexico — I need the station names, addresses, GPS coordinates, and dock capacities?

## When to prefer this

Use this endpoint when you need live docking station metadata (locations, capacity, addresses) for Guadalajara's MiBici bike-share network specifically. Prefer this over generic map APIs when you need structured station inventory data including dock capacity from the PBSC system.

## Known failure modes

- Upstream MiBici/PBSC data source unavailable — empty or error response
- Network timeout if live data feed is slow
- Stale data if station list has not been refreshed recently
- Payment failure if USDC balance is insufficient for the $0.02 per-call fee

## How this service works

Guadalajara, Mexico (MiBici, 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 MiBici docking stations in Guadalajara, each containing the station name, street address, total dock capacity, and geographic coordinates (latitude and longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/guadalajara-mibici-live-docking-station-locations-c6141c59/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)
