# Vélib' Métropole Paris Docking Station Directory

> Vélib' Métropole Paris Docking Station Directory 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 bike-share docking stations in Paris with their locations and details.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/velib-paris-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/v-lib-m-tropole-paris-docking-station-directory-ad3cbc22
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YAFaNRJkm3HpEWMLYshVp

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-docking-station-directory-ad3cbc22 -d '<json body>'
```

Example prompt: Can you pull up the full directory of Vélib' Métropole bike-share docking stations in Paris — I need all their locations and details?

## When to prefer this

Use this endpoint when you need a complete, static-style directory of all Vélib' Métropole docking stations in Paris (names, IDs, coordinates) without needing real-time availability or bike counts per station. Ideal for mapping, trip planning, or building a station index.

## Known failure modes

- Upstream Vélib data source unavailable — may return 503 or empty payload
- Payment of $0.02 USDC not fulfilled — returns 402 Payment Required
- Stale data if the upstream station directory has not been refreshed recently

## How this service works

Locations and details of every Velib Metropole docking station in Paris, France; live station directory, no params. Returns JSON.

## Output

A JSON array of all Vélib' Métropole docking stations in Paris, each including station identifiers, names, geographic coordinates, and other station-level details — no query parameters required.

## More

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