# Mexico City Ecobici Live Station Locations

> Mexico City Ecobici Live 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-13).

Returns live docking-station data (name, short name, capacity, coordinates) for all Mexico City Ecobici/Lyft GBFS bike-share stations.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/mexico-city-ecobici-stations
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mexico-city-ecobici-live-station-locations-75358cfb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_c0gBQ61_Syuh0OKw8RYjA

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 mexico-city-ecobici-live-station-locations-75358cfb -d '<json body>'
```

Example prompt: Can you pull up all the Ecobici bike-share docking station locations in Mexico City, including their names, short names, capacity, and GPS coordinates?

## When to prefer this

Use this endpoint when you need a complete, live inventory of Mexico City Ecobici (Lyft GBFS) docking station locations with coordinates and capacity — particularly for mapping, routing, or mobility apps focused on CDMX bike-share infrastructure.

## Known failure modes

- Upstream GBFS feed unavailable — empty or error response
- Network timeout — no JSON returned
- Malformed query parameter — still returns all stations (param q is reserved)
- Payment not processed — 402 response requiring USDC payment

## How this service works

Mexico City, Mexico (Ecobici, Lyft GBFS) live docking-station locations — station name, short name, capacity and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all Mexico City Ecobici/Lyft GBFS docking stations, each with station name, short name, total dock capacity, and geographic coordinates (latitude and longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mexico-city-ecobici-live-station-locations-75358cfb/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)
