# POGOH Pittsburgh Bike Share Real-Time Station Status

> POGOH Pittsburgh 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 counts of available bikes and open docks at every POGOH bike-share station in Pittsburgh, PA, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/pogoh-pittsburgh-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/pogoh-pittsburgh-bike-share-real-time-station-status-0ca81fbd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PnEEOZLw3ptA4pV4RZ0bi

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 pogoh-pittsburgh-bike-share-real-time-station-status-0ca81fbd -d '<json body>'
```

Example prompt: What's the current bike and dock availability at all POGOH stations in Pittsburgh right now?

## When to prefer this

Use this endpoint when you need live, real-time POGOH bike-share station data specifically for Pittsburgh, PA — including both available bikes and open docks at all stations simultaneously. Prefer this over scraping the POGOH website or using general transit APIs that may not include granular dock-level data.

## Known failure modes

- POGOH upstream feed unavailable — stale or empty data returned
- Network timeout if the real-time data source is slow
- HTTP 402 if payment header is missing or USDC balance is insufficient
- Malformed JSON if the upstream station feed format changes

## How this service works

Live bikes available and open docks at every POGOH station in Pittsburgh, Pennsylvania, updated in real time; no params. Returns JSON.

## Output

A JSON object containing real-time status for every POGOH station in Pittsburgh, including counts of available bikes and open/empty docks per station, updated live.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pogoh-pittsburgh-bike-share-real-time-station-status-0ca81fbd/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)
