# Oslo City Bike (Bysykkel) Station Status

> Oslo City Bike (Bysykkel) Station Status 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 real-time availability of bikes and open docks at every Oslo Bysykkel station in Oslo, Norway.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/oslo-bysykkel-status
- 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-status-5cec8b30
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1jvM6_ndROVzjA2IhPh3V

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-status-5cec8b30 -d '<json body>'
```

Example prompt: Can you check which Oslo City Bike (Bysykkel) stations currently have bikes available and how many open docks are left at each one?

## When to prefer this

Use this endpoint when you need live, real-time bike and dock availability specifically for Oslo City Bike (Bysykkel) stations in Oslo, Norway. Prefer this over manual scraping or slower alternatives when building mobility assistants, trip planners, or dashboards focused on Oslo urban transport.

## Known failure modes

- Bysykkel data feed temporarily unavailable — upstream API outage may return empty or error response
- Stale data if the upstream real-time feed has a delay
- Network timeout if the proxy endpoint is unreachable
- Payment failure ($0.02 USDC) if wallet is not funded

## How this service works

Live bikes and open docks at every Oslo City Bike (Bysykkel) station in Oslo, Norway; no params. Returns JSON.

## Output

A JSON array of all Oslo Bysykkel stations, each including the station name, station ID, number of available bikes, and number of open/free docking slots, reflecting real-time status.

## More

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