# Biki Honolulu Bike Share Station Directory

> Biki Honolulu Bike Share 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-14).

Returns the locations and details of every Biki docking station in Honolulu, Hawaii as a live station directory.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/biki-honolulu-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/biki-honolulu-bike-share-station-directory-5aedeb0c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JBMvR5tnBqhjD75A6XFrP

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 biki-honolulu-bike-share-station-directory-5aedeb0c -d '<json body>'
```

Example prompt: Can you pull up all the Biki bike share docking station locations in Honolulu so I can see which ones are near Waikiki?

## When to prefer this

Use this endpoint when you need a complete, up-to-date directory of all Biki bike share stations in Honolulu, Hawaii — ideal for mapping, proximity searches, trip planning, or populating a local transit UI. Prefer this over general geospatial APIs when the specific need is Biki station metadata.

## Known failure modes

- Upstream Biki data feed unavailable — may return 503 or stale data
- Network timeout if external station data source is slow
- Empty or partial station list if the Biki system is undergoing maintenance

## How this service works

Locations and details of every Biki docking station in Honolulu, Hawaii; live station directory, no params. Returns JSON.

## Output

A JSON array listing every Biki docking station in Honolulu, including station names, IDs, geographic coordinates, and other station details — no parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/biki-honolulu-bike-share-station-directory-5aedeb0c/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)
