# Oslo City Bike (Bysykkel) Station Directory

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

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/oslo-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/oslo-city-bike-bysykkel-station-directory-4d67cb95
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EwEXucSE2aI2PIkQf54h1

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 oslo-city-bike-bysykkel-station-directory-4d67cb95 -d '<json body>'
```

Example prompt: Can you give me a list of all Oslo City Bike (Bysykkel) stations including their addresses and how many bikes each one can hold?

## When to prefer this

Use this endpoint when you need a static directory of all Oslo Bysykkel station locations, addresses, and capacities — ideal for mapping, route planning, or enriching location-based queries about Oslo bike share infrastructure. Not suitable for real-time availability (docks/bikes currently free).

## Known failure modes

- Upstream Bysykkel data feed unavailable — service may return an error or stale data
- Payment failure via x402 protocol — call not executed if USDC payment is not processed
- Network timeout if Oslo open data source is slow to respond

## How this service works

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

## Output

A JSON array of all Oslo Bysykkel stations, each with station name, street address, geographic coordinates (latitude/longitude), and total dock/bike capacity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/oslo-city-bike-bysykkel-station-directory-4d67cb95/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)
