# Velo Antwerpen Station Status

> Velo Antwerpen 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-13).

Returns real-time availability of live bikes and open docking slots at every Velo Antwerpen bike-share station in Antwerp, Belgium.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/velo-antwerp-status
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/velo-antwerpen-station-status-83dca088
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HGCo5qXMt0DYu7c8AmgsL

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 velo-antwerpen-station-status-83dca088 -d '<json body>'
```

Example prompt: Can you check which Velo Antwerpen stations currently have bikes available and which ones have free docking spots?

## When to prefer this

Use this endpoint when you need current, real-time bike and dock availability across all Velo Antwerpen stations in Antwerp, Belgium. Ideal for mobility apps, trip planners, or agents helping users find a nearby bike or return dock in Antwerp. Not suitable for historical data, other cities, or non-Velo bike networks.

## Known failure modes

- Upstream Velo Antwerpen API unavailable — service may return 503 or stale data
- Network timeout if the real-time feed is slow to respond
- Empty or partial station list if the provider feed is partially degraded

## How this service works

Live bikes available and open docks at every Velo Antwerpen station in Antwerp, Belgium, updated in real time; no params. Returns JSON.

## Output

A JSON array or object listing every Velo Antwerpen station with its current count of available bikes and open docking slots, updated in real time. No filtering or pagination — all stations are returned in a single response.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/velo-antwerpen-station-status-83dca088/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)
