# MiBici Guadalajara Docking Stations Directory

> MiBici Guadalajara 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-14).

Returns the locations and details of every MiBici public bike-share docking station in Guadalajara, Mexico as a live station directory.

## Facts

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

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 mibici-guadalajara-docking-stations-directory-062a7b26 -d '<json body>'
```

Example prompt: Give me a full list of all MiBici docking stations in Guadalajara, including their locations and details, so I can find the nearest one to my hotel.

## When to prefer this

Use this endpoint when you need a complete, structured directory of all MiBici bike-share docking stations in Guadalajara, Mexico — particularly for building maps, finding nearby stations, or analyzing the bike-share network coverage. Prefer this over scraping MiBici's website directly; it requires no parameters and returns clean JSON ready for geospatial processing.

## Known failure modes

- Upstream MiBici data source unavailable — may return 503 or empty response
- Stale station data if the MiBici feed has not been recently updated
- Network timeout if the external data source is slow to respond
- Payment failure (x402) if USDC balance is insufficient

## How this service works

Locations and details of every MiBici docking station in Guadalajara, Mexico; live station directory, no params. Returns JSON.

## Output

A JSON array containing every MiBici docking station in Guadalajara, Mexico, with each entry including station identifiers, names, geographic coordinates (latitude/longitude), docking capacity, and status information.

## More

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