# Portland Biketown (Lyft GBFS) Live Docking-Station Locations

> Portland Biketown (Lyft GBFS) Live Docking-Station Locations 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-13).

Returns live docking-station names, capacities, and coordinates for Portland's Biketown bike-share system (operated by Lyft via GBFS)

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/portland-biketown-stations
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/portland-biketown-lyft-gbfs-live-docking-station-locations-32d54058
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ncBkR3EeN1Drtiy5gdHGj

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 portland-biketown-lyft-gbfs-live-docking-station-locations-32d54058 -d '<json body>'
```

Example prompt: Can you pull up all the Biketown docking stations in Portland with their locations and dock capacities so I can find the nearest one?

## When to prefer this

Use this endpoint when you need a complete, live snapshot of all Portland Biketown (Lyft) GBFS docking station locations, names, and capacities — ideal for mapping, routing, or proximity queries within Portland, OR. Prefer this over a generic GBFS feed parser when you want a ready-to-consume JSON payload without parsing raw GBFS protocol yourself.

## Known failure modes

- Upstream GBFS feed unavailable — service may return an error or stale data
- Payment failure (x402) if USDC funds are insufficient — call blocked before data is returned
- q parameter mis-specified — endpoint is designed to return all stations regardless, so malformed queries may still return full list or an error

## How this service works

Portland, Oregon (Biketown, Lyft GBFS) live docking-station locations — station name, capacity and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all Portland Biketown (Lyft GBFS) docking stations, each containing station name, total dock capacity, and geographic coordinates (latitude/longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/portland-biketown-lyft-gbfs-live-docking-station-locations-32d54058/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)
