# Paris Vélib' Métropole Live Station Locator

> Paris Vélib' Métropole Live Station Locator 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 the full list of Vélib' Métropole (Smovengo GBFS) bike-sharing docking stations in Paris with their names, capacities, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/paris-velib-stations
- 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/paris-v-lib-m-tropole-live-station-locator-3e394d48
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xuo5lO2zGfpmbnkmtl_Rk

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 paris-v-lib-m-tropole-live-station-locator-3e394d48 -d '<json body>'
```

Example prompt: Can you pull up all the Vélib Métropole bike-sharing station locations in Paris — I need the station names, GPS coordinates, and their docking capacity for the full network.

## When to prefer this

Use this endpoint when you need a complete, live snapshot of the entire Vélib Métropole station network in Paris — ideal for mapping, routing, or capacity planning applications that need station locations and dock counts. Prefer this over manual scraping or static datasets when current coordinates and capacity are required.

## Known failure modes

- Upstream GBFS feed unavailable — may return empty or stale data
- Payment failure (402) if USDC not provided
- Network timeout if the full station list is large
- q parameter misuse returns all stations regardless (no filtering)

## How this service works

Paris, France (Velib Metropole, Smovengo GBFS) live docking-station locations — station name, capacity and coordinates for the full network. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all Vélib Métropole docking stations in the Paris network, each including the station name, total dock capacity, and latitude/longitude coordinates.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/paris-v-lib-m-tropole-live-station-locator-3e394d48/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)
