# Mobi Vancouver Bike Share Real-Time Station Status

> Mobi Vancouver Bike Share Real-Time Station Status 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-15).

Returns live availability of bikes and open docks at every Mobi by Shaw Go bike-share station in Vancouver, BC, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/mobi-vancouver-status
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mobi-vancouver-bike-share-real-time-station-status-25b1f6e1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XphEUO6twOI1tk-BXze8r

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 mobi-vancouver-bike-share-real-time-station-status-25b1f6e1 -d '<json body>'
```

Example prompt: Can you check which Mobi by Shaw Go stations in Vancouver currently have bikes available and open docks right now?

## When to prefer this

Use this endpoint when you need live, real-time bike and dock availability specifically for the Mobi by Shaw Go system in Vancouver, BC. Prefer this over general transit APIs when routing or trip-planning logic needs current station capacity data for Vancouver's bike share network.

## Known failure modes

- Upstream Mobi data feed temporarily unavailable — may return stale or empty data
- Payment of $0.02 USDC not fulfilled — 402 Payment Required response
- Network timeout if the real-time data source is slow to respond
- JSON schema may shift if Mobi updates their underlying data format

## How this service works

Live bikes available and open docks at every Mobi by Shaw Go station in Vancouver, British Columbia, updated in real time; no params. Returns JSON.

## Output

A JSON array or object containing real-time data for every Mobi by Shaw Go station in Vancouver, including the number of available bikes, number of open/empty docks, and station identifiers or locations — updated live at time of request.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mobi-vancouver-bike-share-real-time-station-status-25b1f6e1/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)
