# Barcelona AMBici / nextbike GBFS Live Docking Station Locations

> Barcelona AMBici / nextbike GBFS 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-13).

Returns live docking-station data (name, capacity, coordinates) for all AMBici / nextbike bike-share stations in the Barcelona metropolitan area.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/barcelona-ambici-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/barcelona-ambici-nextbike-gbfs-live-docking-station-locations-c3e97702
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Un-OIsoaJLiqhyVoUa-a2

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-ambici-nextbike-gbfs-live-docking-station-locations-c3e97702 -d '<json body>'
```

Example prompt: Can you pull up all the AMBici bike-share docking stations in the Barcelona metro area — I need the station names, coordinates, and capacity for each one.

## When to prefer this

Use this endpoint when you need a complete, structured list of all AMBici/nextbike bike-share docking stations in the Barcelona metropolitan area, including their geographic coordinates and capacity — ideal for mapping, routing, availability analysis, or urban mobility applications focused on Barcelona.

## Known failure modes

- Network or upstream GBFS feed unavailability returns an error or empty response
- Payment failure (x402) prevents access to the endpoint
- Rate limiting or throttling if called too frequently
- Stale or cached data if upstream AMBici/nextbike feed has not refreshed recently

## How this service works

Barcelona metropolitan area, Spain (AMBici, nextbike GBFS) live docking-station locations — station name, capacity and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all AMBici/nextbike GBFS docking stations in the Barcelona metropolitan area, each containing the station name, geographic coordinates (latitude/longitude), and total dock capacity.

## More

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