# Indego Philadelphia Bike Share Station Directory

> Indego Philadelphia 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 live directory of all Indego bike-share docking stations in Philadelphia, PA, with location and station details.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/indego-philadelphia-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/indego-philadelphia-bike-share-station-directory-855e2b13
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_clbVSwLdERMoCIUkXOJWO

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 indego-philadelphia-bike-share-station-directory-855e2b13 -d '<json body>'
```

Example prompt: Can you pull up all the Indego bike-share docking station locations in Philadelphia so I can see which stations are near my route?

## When to prefer this

Use this endpoint when you need a complete, live directory of all Indego Philadelphia bike-share stations — ideal for mapping, routing, proximity lookups, or any app that needs to enumerate all Philly Indego dock locations without filtering parameters.

## Known failure modes

- Upstream Indego data feed unavailable — may return 503 or stale data
- Payment failure via x402 protocol — returns 402 if USDC payment not processed
- Rate limiting or quota exceeded — returns 429
- Network timeout if the station directory is large and response is slow

## How this service works

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

## Output

A JSON array containing every Indego docking station in Philadelphia, with each entry including station name, ID, geographic coordinates (latitude/longitude), and other station details such as address or capacity.

## More

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