# Quebec City aVelo Bike-Share Docking Station Locations

> Quebec City aVelo 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-14).

Returns live docking-station data for Quebec City's aVelo bike-share network (via PBSC), including station name, address, GPS coordinates, and capacity.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/quebec-city-avelo-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/quebec-city-avelo-bike-share-docking-station-locations-208990d1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_D3Wzps_o4MUzHCeBicuz4

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 quebec-city-avelo-bike-share-docking-station-locations-208990d1 -d '<json body>'
```

Example prompt: Can you pull up all the aVelo bike-share docking stations in Quebec City, including their names, addresses, capacities, and GPS coordinates?

## When to prefer this

Use this endpoint when you need structured, geocoded data for all aVelo bike-share docking stations in Quebec City — ideal for mapping, routing, proximity searches, or transit planning apps focused on the Quebec City PBSC network specifically. Prefer this over generic transit APIs when you need station-level capacity and address detail for the aVelo system.

## Known failure modes

- Network or upstream PBSC data source unavailability returning a 5xx error
- Payment failure or missing x402 authorization returning a 402 error
- Stale or cached station data if the upstream feed is delayed
- Empty result set if the data provider temporarily returns no stations

## How this service works

Quebec City, Canada (aVelo, 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 aVelo Quebec City docking stations, each containing the station name, street address, geographic coordinates (latitude and longitude), and total dock capacity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/quebec-city-avelo-bike-share-docking-station-locations-208990d1/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)
