# Bike Share Toronto Live Docking Station Locations

> Bike Share Toronto 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-14).

Returns live docking-station data for Bike Share Toronto (PBSC), including station name, address, capacity, and GPS coordinates for all stations.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/toronto-bikeshare-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/bike-share-toronto-live-docking-station-locations-5427fb89
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XUbGas4vltZjtlqnUJ8vR

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 bike-share-toronto-live-docking-station-locations-5427fb89 -d '<json body>'
```

Example prompt: Can you give me a list of all Bike Share Toronto docking stations, including their addresses, GPS coordinates, and how many docks each one has?

## When to prefer this

Use this endpoint when you need real-time or near-real-time location and capacity data for Bike Share Toronto (PBSC) stations specifically, such as building a map of station locations, finding nearest docking stations, or checking dock availability in Toronto. Prefer this over generic mapping APIs when you need structured bikeshare-specific data including capacity.

## Known failure modes

- Payment not included or invalid — 402 response requiring USDC payment
- Network timeout or upstream data source unavailable — 503 or 500 error
- Malformed query parameter — may return empty or error response
- Rate limiting if called too frequently

## How this service works

Toronto (Bike Share Toronto, 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 Bike Share Toronto 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/bike-share-toronto-live-docking-station-locations-5427fb89/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)
