# A Coruña BiciCoruña Bike-Share Docking Station Locations

> A Coruña BiciCoruña Bike-Share 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 for the BiciCoruña PBSC bike-share network in A Coruña, Spain, including station name, address, capacity, and coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/a-coruna-bicicorunha-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/a-coru-a-bicicoru-a-bike-share-docking-station-locations-676b4a51
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_I9S8s6qFXLDrPM-YhMI8z

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 a-coru-a-bicicoru-a-bike-share-docking-station-locations-676b4a51 -d '<json body>'
```

Example prompt: Can you pull up all the BiciCoruña bike-share docking stations in A Coruña, Spain — I need their names, addresses, GPS coordinates, and how many docks each one has.

## When to prefer this

Use this endpoint when you need a complete, current list of BiciCoruña (A Coruña, Spain) bike-share docking stations with location and capacity data — particularly for mapping, route planning, or proximity search within the A Coruña PBSC network.

## Known failure modes

- Network or upstream service unavailable — returns HTTP 5xx
- Payment not completed — returns HTTP 402 with payment required details
- Malformed request — returns HTTP 4xx
- Empty result set if station data feed is temporarily unavailable

## How this service works

A Coruna, Spain (BiciCorunha, 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 BiciCoruña 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/a-coru-a-bicicoru-a-bike-share-docking-station-locations-676b4a51/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)
