# Bike Share Toronto Station Directory

> Bike Share Toronto Station Directory 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 the location, address, and capacity of every Bike Share Toronto docking station as JSON, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bikeshare-toronto-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-station-directory-1b544e20
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_4IztX0KP7rwk_WdjkECLB

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-station-directory-1b544e20 -d '<json body>'
```

Example prompt: Can you pull up the full list of Bike Share Toronto stations — I want to see all their addresses, coordinates, and dock capacities?

## When to prefer this

Use this endpoint when you need a complete, up-to-date directory of all Bike Share Toronto stations including their physical locations and dock capacities — ideal for mapping, routing, availability analysis, or city mobility apps focused on Toronto's bike share network. Choose this over alternatives when you need no-parameter bulk retrieval of the full station list rather than filtering by area or availability.

## Known failure modes

- Upstream Bike Share Toronto data source unavailable — returns error or empty payload
- Payment authorization failure via x402 protocol — call not executed
- Network timeout from clonecho proxy — no response returned

## How this service works

Locations, address and capacity of every Bike Share Toronto station; no params. Returns JSON.

## Output

A JSON array of all Bike Share Toronto docking stations, each with 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-station-directory-1b544e20/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)
