# Nextbike Bergamo Real-Time Station Status

> Nextbike Bergamo 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 bike availability and open dock counts for every nextbike station in Bergamo, Italy, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/nextbike-bergamo-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/nextbike-bergamo-real-time-station-status-6898dcb4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LMox_xoEuE192KloalmYU

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 nextbike-bergamo-real-time-station-status-6898dcb4 -d '<json body>'
```

Example prompt: Can you check right now which nextbike stations in Bergamo have bikes available 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 the nextbike network in Bergamo, Italy. It requires no parameters and provides a full system snapshot in a single call, making it ideal for navigation or trip-planning agents operating in the Bergamo area.

## Known failure modes

- nextbike upstream API is down or rate-limited, returning 502/503
- No stations returned if the network is temporarily unavailable
- Stale data if the upstream feed has not refreshed recently
- HTTP 402 if payment is not provided or the x402 protocol handshake fails

## How this service works

Live bikes available and open docks at every nextbike station in Bergamo, Italy, updated in real time; no params. Returns JSON.

## Output

A JSON object containing a list of all nextbike stations in Bergamo, each with its station ID, name, location coordinates, number of available bikes, and number of free/open docking points, all updated in real time.

## More

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