# Bilbao Bizi Bike-Share Station Locations

> Bilbao Bizi Bike-Share 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 Bilbao's Bilbao Bizi bike-share network, including station name, address, capacity, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bilbao-bizi-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/bilbao-bizi-bike-share-station-locations-71ea6ee2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_b1xQI4wsODRuE3VEzMGKy

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 bilbao-bizi-bike-share-station-locations-71ea6ee2 -d '<json body>'
```

Example prompt: Can you get me the full list of Bilbao Bizi bike-share docking stations in Bilbao, Spain, with their names, addresses, capacities, and GPS coordinates?

## When to prefer this

Use this endpoint when you need structured location and capacity data for all Bilbao Bizi (PBSC) bike-share stations in Bilbao, Spain — particularly for mapping, route planning, or mobility analytics involving this specific city's public bike network.

## Known failure modes

- Network or upstream API unavailability returns an error response
- Payment not processed correctly results in 402 Payment Required
- Malformed response if the upstream Bilbao Bizi/PBSC data feed is temporarily down

## How this service works

Bilbao, Spain (Bilbao Bizi, 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 Bilbao Bizi bike-share docking stations, each containing the station name, street address, total dock capacity, and geographic coordinates (latitude and longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bilbao-bizi-bike-share-station-locations-71ea6ee2/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)
