# Metro Bike Share LA Station Directory

> Metro Bike Share LA 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-15).

Returns a full directory of all Metro Bike Share docking stations in Los Angeles, including location and station details, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/metro-bike-los-angeles-stations
- 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/metro-bike-share-la-station-directory-961ca283
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_t3s388iMso9XjeYnBzpl1

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 metro-bike-share-la-station-directory-961ca283 -d '<json body>'
```

Example prompt: Can you pull up all the Metro Bike Share docking station locations in Los Angeles so I can see what's available in the network?

## When to prefer this

Use this endpoint when you need a complete, current directory of all Metro Bike Share stations in Los Angeles for routing, proximity searches, or building a station map. Prefer this over general mapping APIs when you specifically need Metro Bike Share LA station inventory with no filtering required.

## Known failure modes

- Upstream Metro Bike Share data unavailable — service may return 503 or empty payload
- Payment not processed — returns 402 if x402 payment header is missing or insufficient
- Stale data if Metro Bike Share directory hasn't been refreshed recently

## How this service works

Locations and details of every Metro Bike Share docking station in Los Angeles, California; live station directory, no params. Returns JSON.

## Output

A JSON array containing every Metro Bike Share docking station in Los Angeles, including station names, IDs, geographic coordinates, and other station details representing the live station directory.

## More

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