# Barcelona Bicing Live Docking Station Locations

> Barcelona Bicing 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-14).

Returns live docking-station data for Barcelona's Bicing bike-share network (PBSC), including station name, address, capacity, and coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/barcelona-bicing-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/barcelona-bicing-live-docking-station-locations-16d30bc8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ekvZfqHyqXuNrOGxlmzlP

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 barcelona-bicing-live-docking-station-locations-16d30bc8 -d '<json body>'
```

Example prompt: Can you pull up all the Bicing docking stations in Barcelona, including their names, addresses, coordinates, and how many bike slots each one has?

## When to prefer this

Use this endpoint when you need a full, up-to-date list of Barcelona Bicing bike-share docking stations with location and capacity data — particularly for mapping, routing, proximity searches, or urban mobility applications focused on Barcelona's PBSC-operated network.

## Known failure modes

- Payment failure (402 if USDC payment not attached)
- Network timeout if upstream Bicing data source is unavailable
- Empty result set if no stations are currently published
- Malformed JSON response if upstream data feed changes structure

## How this service works

Barcelona, Spain (Bicing, 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 Barcelona Bicing docking stations, each including station name, street address, geographic coordinates (latitude/longitude), and total docking capacity.

## More

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