# Bixi Montreal Bikeshare Station Locations & Capacity

> Bixi Montreal Bikeshare Station Locations & Capacity 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, name, and docking capacity of every Bixi bikeshare station in Montreal as JSON, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bixi-montreal-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/bixi-montreal-bikeshare-station-locations-capacity-81029804
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_aTy0C1m85c0vq76gpM5VA

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 bixi-montreal-bikeshare-station-locations-capacity-81029804 -d '<json body>'
```

Example prompt: Can you pull up the full list of Bixi bikeshare station locations and docking capacities in Montreal? I need the coordinates and capacity for every station.

## When to prefer this

Use this endpoint when you need a complete static snapshot of all Bixi Montreal bikeshare station locations and capacities — ideal for mapping, routing, urban planning, or enriching geospatial datasets with Montreal bike infrastructure. Not suitable for real-time bike availability or live dock counts.

## Known failure modes

- Upstream Bixi data source unavailable — 502/503 error returned
- Payment not processed — 402 Payment Required if USDC not provided
- Temporary data staleness if Bixi API has not refreshed station list

## How this service works

Locations and capacity of every Bixi bikeshare station in Montreal; no params. Returns JSON.

## Output

A JSON array of all Bixi Montreal bikeshare stations, each containing fields such as station name, station ID, latitude, longitude, and total docking capacity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bixi-montreal-bikeshare-station-locations-capacity-81029804/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)
