# Omaha Heartland B-cycle Bike Share Station Locator

> Omaha Heartland B-cycle Bike Share Station Locator 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 live docking-station locations (name, address, coordinates) for the Omaha Heartland B-cycle / Heartland Bike Share network.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/omaha-heartland-bcycle-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/omaha-heartland-b-cycle-bike-share-station-locator-ac3c1908
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nRjkmninhFWH0QmCnMshA

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 omaha-heartland-b-cycle-bike-share-station-locator-ac3c1908 -d '<json body>'
```

Example prompt: Show me all the Heartland B-cycle docking station locations in Omaha, Nebraska — I need their names, addresses, and GPS coordinates so I can find the closest one.

## When to prefer this

Use this endpoint when you need a list of Heartland B-cycle / Heartland Bike Share station locations in Omaha, Nebraska, including names, addresses, and coordinates. Prefer this over generic mapping APIs when you specifically need the official Omaha B-cycle network station inventory.

## Known failure modes

- Upstream Heartland B-cycle data unavailable — empty or error response
- Network timeout if the data source is slow to respond
- Stale data if live feed has not been recently updated
- Malformed JSON if upstream format changes

## How this service works

Omaha, Nebraska (Heartland B-cycle / Heartland Bike Share) 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 Omaha Heartland B-cycle docking stations, each containing the station name, street address, and geographic coordinates (latitude/longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/omaha-heartland-b-cycle-bike-share-station-locator-ac3c1908/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)
