# Bizi Zaragoza Bike-Share Station Locations

> Bizi Zaragoza 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-15).

Returns live docking-station data for Bizi Zaragoza (PBSC) including station name, address, capacity, and coordinates for all stations.

## Facts

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

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 bizi-zaragoza-bike-share-station-locations-022d9899 -d '<json body>'
```

Example prompt: Can you get me the full list of Bizi Zaragoza bike-share docking stations, including their addresses, GPS coordinates, and how many bike slots each one has?

## When to prefer this

Use this endpoint when you need a complete, live snapshot of all Bizi Zaragoza (Spain) bike-share docking stations with location and capacity data. Prefer this over generic mapping APIs when you specifically need Zaragoza PBSC station metadata rather than broader bike-share networks like Citi Bike NYC or other cities.

## Known failure modes

- Upstream Bizi/PBSC data feed unavailable — may return empty or stale data
- Payment failure ($0.02 USDC not settled) — 402 Payment Required
- Invalid or malformed query parameter — may return all stations or an error
- Network timeout if the data provider is slow to respond

## How this service works

Zaragoza, Spain (Bizi Zaragoza, 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 Bizi Zaragoza docking stations, each with 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/bizi-zaragoza-bike-share-station-locations-022d9899/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)
