# Buenos Aires Ecobici Live Docking Station Locations

> Buenos Aires Ecobici 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 Buenos Aires Ecobici (PBSC) bike-share network, including station name, address, capacity, and coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/buenos-aires-ecobici-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/buenos-aires-ecobici-live-docking-station-locations-d66a6df3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9jr5m84sQn-xucyJpDTgS

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 buenos-aires-ecobici-live-docking-station-locations-d66a6df3 -d '<json body>'
```

Example prompt: Can you pull up all the Ecobici docking station locations in Buenos Aires — I need each station's name, address, GPS coordinates, and bike capacity?

## When to prefer this

Choose this endpoint when you need real-time or live Buenos Aires Ecobici bike-share station metadata including locations, addresses, and capacities — especially for mapping, routing, or mobility applications focused on the Buenos Aires PBSC network specifically.

## Known failure modes

- API returns empty array if upstream Ecobici data is unavailable
- Network timeout if the data source is temporarily down
- Payment failure if USDC balance is insufficient for the $0.02 fee
- Malformed JSON response if upstream provider changes schema

## How this service works

Buenos Aires, Argentina (Ecobici, 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 Buenos Aires Ecobici docking stations, each containing the station name, street address, total capacity, and geographic coordinates (latitude/longitude).

## More

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