# San Antonio B-cycle Bikeshare Station Locations

> San Antonio 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 for the San Antonio B-cycle bikeshare network, including station name, address, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/san-antonio-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/san-antonio-b-cycle-bikeshare-station-locations-817eb1f5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RdCwVHRFF10RBHZD1Rz3p

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 san-antonio-b-cycle-bikeshare-station-locations-817eb1f5 -d '<json body>'
```

Example prompt: Can you pull up all the B-cycle bikeshare docking station locations in San Antonio, Texas — I need the names, addresses, and GPS coordinates for all of them.

## When to prefer this

Use this endpoint when you need a complete list of San Antonio B-cycle bikeshare docking station locations with addresses and GPS coordinates, particularly for mapping, routing, or proximity queries within the San Antonio metro area. Prefer this over general geospatial APIs when the specific requirement is B-cycle network coverage in San Antonio.

## Known failure modes

- Data source unavailable — upstream B-cycle feed down, returns error or empty response
- Invalid or unexpected query parameter — param q is reserved and its misuse may return all stations or an error
- Stale data — live feed may lag real-time station changes
- Network timeout — remote data source slow to respond

## How this service works

San Antonio, Texas (San Antonio B-cycle) 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 San Antonio B-cycle docking stations, each entry containing the station name, street address, latitude, and longitude coordinates.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/san-antonio-b-cycle-bikeshare-station-locations-817eb1f5/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)
