# El Paso B-cycle Bikeshare Station Locations

> El Paso B-cycle Bikeshare 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-14).

Returns live docking-station locations (name, address, coordinates) for El Paso B-cycle / Sun Metro BCycle bikeshare network

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/el-paso-bcycle-bikeshare-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/el-paso-b-cycle-bikeshare-station-locations-162c70cf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LY8cwpg8L0erMAEbJWBXu

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 el-paso-b-cycle-bikeshare-station-locations-162c70cf -d '<json body>'
```

Example prompt: Can you pull up all the El Paso B-cycle bikeshare docking station locations — I need the names, addresses, and coordinates for each one?

## When to prefer this

Use this endpoint when you need geospatial or address data for El Paso B-cycle / Sun Metro BCycle bikeshare docking stations specifically. Prefer this over generic mapping APIs when you need structured, bikeshare-specific station metadata for the El Paso network.

## Known failure modes

- Network or upstream data source unavailable — may return 5xx error
- Payment not processed correctly — returns 402 Payment Required
- Upstream BCycle API changes causing stale or missing station data
- Empty result set if no stations are currently active

## How this service works

El Paso, Texas (El Paso B-cycle / Sun Metro BCycle) live docking-station locations — station name, address and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all El Paso B-cycle / Sun Metro BCycle docking stations, each with station name, street address, and geographic coordinates (latitude/longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/el-paso-b-cycle-bikeshare-station-locations-162c70cf/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)
