# Bicing Barcelona Stations Directory

> Bicing Barcelona Stations Directory is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-16).

Returns the locations and details of every Bicing public bike-sharing docking station in Barcelona, Spain.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bicing-barcelona-stations
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bicing-barcelona-stations-directory-aabfce76
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_y7L0gutT4UwG4sN7MKKP6

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 bicing-barcelona-stations-directory-aabfce76 -d '<json body>'
```

Example prompt: Can you pull up the full list of Bicing docking stations in Barcelona with their locations and details?

## When to prefer this

Use this endpoint when you need a complete static directory of all Bicing bike-share stations in Barcelona — ideal for mapping, routing, urban mobility analysis, or building transit tools. No parameters are needed, making it the simplest way to get the full Barcelona Bicing station list in one call.

## Known failure modes

- Payment failure or insufficient USDC balance returns 402 error
- Upstream Bicing data source unavailable returns 503 or empty response
- Malformed JSON if upstream data feed has changed structure

## How this service works

Locations and details of every Bicing docking station in Barcelona, Spain; live station directory, no params. Returns JSON.

## Output

A JSON array containing every Bicing docking station in Barcelona, including station IDs, names, addresses, coordinates, dock capacity, and related station metadata — no parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bicing-barcelona-stations-directory-aabfce76/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)
