# Vélib' Métropole Paris Real-Time Bike Station Status

> Vélib' Métropole Paris Real-Time Bike 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 bikes and open docks at every Vélib' Métropole station in Paris, France.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/velib-paris-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/v-lib-m-tropole-paris-real-time-bike-station-status-3691868e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_iFyOPrYn3yBahu7mXeyxV

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 v-lib-m-tropole-paris-real-time-bike-station-status-3691868e -d '<json body>'
```

Example prompt: Can you check which Vélib Métropole stations in Paris currently have bikes available and how many open docks are free right now?

## When to prefer this

Use this endpoint when you need live, station-by-station bike and dock availability across the entire Vélib Métropole network in Paris. Ideal for routing, trip planning, or monitoring dock availability in real time. Prefer this over static schedule data or aggregated city-level stats when you need per-station granularity right now.

## Known failure modes

- Upstream Vélib API unavailable — may return a 503 or stale data
- Network timeout if the Vélib data feed is slow to respond
- Empty or partial station list if the upstream feed is partially degraded
- Payment failure ($0.02 USDC) results in 402 response with no data returned

## How this service works

Live bikes available and open docks at every Velib Metropole station in Paris, France, updated in real time; no params. Returns JSON.

## Output

A JSON array of all Vélib Métropole stations in Paris, each entry containing the station ID, name, coordinates, number of available bikes, and number of free/open docking slots, all reflecting the current real-time state.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/v-lib-m-tropole-paris-real-time-bike-station-status-3691868e/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)
