# BAJS Zagreb Bike Share Real-Time Station Status

> BAJS Zagreb Bike Share 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 availability of bikes and open docks at every BAJS (nextbike) station in Zagreb, Croatia, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bajs-zagreb-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/bajs-zagreb-bike-share-real-time-station-status-fb8fdf98
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WMzJ53M8yVP7Y2MEYgRgH

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 bajs-zagreb-bike-share-real-time-station-status-fb8fdf98 -d '<json body>'
```

Example prompt: Can you check right now which BAJS nextbike stations in Zagreb have bikes available and how many open docks are free?

## When to prefer this

Use this endpoint when you need live, real-time bike and dock availability for the Zagreb BAJS/nextbike bike share system specifically. Prefer this over general transit APIs when the user is in Zagreb and needs to find an available bike or a free docking slot right now.

## Known failure modes

- Upstream nextbike API unavailable — returns error or stale data
- Network timeout if nextbike feed is slow
- Empty or partial station list if feed is temporarily incomplete
- HTTP 402 payment required if USDC payment is not attached

## How this service works

Live bikes available and open docks at every BAJS (nextbike) station in Zagreb, Croatia, updated in real time; no params. Returns JSON.

## Output

A JSON array of all BAJS (nextbike) stations in Zagreb, each with station ID, name, location coordinates, number of available bikes, and number of free/open docking slots, reflecting real-time status.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bajs-zagreb-bike-share-real-time-station-status-fb8fdf98/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)
