# POGOH Pittsburgh Bike Share Station Directory

> POGOH Pittsburgh Bike Share 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 a complete live directory of all POGOH bike-share docking stations in Pittsburgh, PA, including location and station details.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/pogoh-pittsburgh-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/pogoh-pittsburgh-bike-share-station-directory-c030c72d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8-fxhSkg_mTkZ5qXbWPh0

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

Example prompt: Can you pull up the full list of POGOH bike share docking stations in Pittsburgh — I need the names, locations, and any available details for all of them?

## When to prefer this

Use this endpoint when you need a complete, structured list of all POGOH bike-share stations in Pittsburgh, PA — especially for mapping, routing, or directory use cases. Prefer this over general mapping APIs when you specifically need POGOH station metadata. Note: this returns station locations and details, not real-time bike availability counts.

## Known failure modes

- Upstream POGOH data unavailable — may return empty or stale data
- Network timeout if the data provider is slow to respond
- Non-200 HTTP response if the x402 payment is not properly authorized
- Station data may be cached and not reflect real-time dock availability

## How this service works

Locations and details of every POGOH docking station in Pittsburgh, Pennsylvania; live station directory, no params. Returns JSON.

## Output

A JSON array of all POGOH bike-share docking stations in Pittsburgh, PA, including each station's name, ID, geographic coordinates, and operational details. No query parameters required — the response covers the complete station directory.

## More

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