# Bergen Bysykkel Station Listing

> Bergen Bysykkel Station Listing 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 location, address, and capacity of every Bergen City Bike (Bysykkel) station in Bergen, Norway.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bergen-bysykkel-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/bergen-bysykkel-station-listing-4ba46d59
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fNCZzi7_b9T9corHi4CGw

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 bergen-bysykkel-station-listing-4ba46d59 -d '<json body>'
```

Example prompt: Can you show me all the Bergen Bysykkel city bike stations — their names, addresses, coordinates, and how many bikes each station can hold?

## When to prefer this

Use this endpoint when you need a complete, static-ish snapshot of every Bergen Bysykkel station's location and capacity — ideal for mapping, trip planning, or populating a database of Bergen bike-share infrastructure. Not suitable for real-time bike availability (number of bikes currently docked).

## Known failure modes

- Upstream Bergen Bysykkel API unavailable — service may return an error or stale data
- Network timeout if the proxy layer is slow
- Payment failure (x402) if USDC balance is insufficient

## How this service works

Locations, address and capacity of every Bergen City Bike (Bysykkel) station in Bergen, Norway; no params. Returns JSON.

## Output

A JSON array of all Bergen Bysykkel station objects, each containing the station's name, street address, geographic coordinates (latitude/longitude), and total bike dock capacity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bergen-bysykkel-station-listing-4ba46d59/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)
