# Trondheim Bysykkel Real-Time Station Status

> Trondheim Bysykkel Real-Time 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 live counts of available bikes and open docking slots at every Trondheim City Bike (Bysykkel) station in Trondheim, Norway.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/trondheim-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/trondheim-bysykkel-real-time-station-status-e3546e58
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0bZqBX5yUBjSoUheMc4-t

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 trondheim-bysykkel-real-time-station-status-e3546e58 -d '<json body>'
```

Example prompt: Can you check which Trondheim Bysykkel stations currently have bikes available to rent and which ones have open docks to return a bike?

## When to prefer this

Use this endpoint when you need real-time bike and dock availability specifically for Trondheim City Bike (Bysykkel) stations in Trondheim, Norway. It requires no parameters and returns a full snapshot of all stations in one call, making it ideal for mobility apps, travel assistants, or monitoring tools focused on Trondheim urban transport.

## Known failure modes

- Upstream Bysykkel feed is temporarily unavailable — may return 502/503 or stale data
- Network timeout if the Bysykkel data feed is slow to respond
- Empty or partial station list if the feed is partially degraded

## How this service works

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

## Output

A JSON array or object listing all Trondheim Bysykkel stations with their current number of available bikes and open/free docking slots, updated in real time.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/trondheim-bysykkel-real-time-station-status-e3546e58/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)
