# Valence Libelo PBSC Bike-Share Docking Station Locator

> Valence Libelo PBSC Bike-Share Docking 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-14).

Returns live docking-station locations for the Valence, France Libelo (PBSC) bike-share network, including station name, address, capacity, and coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/valence-libelo-stations
- 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/valence-libelo-pbsc-bike-share-docking-station-locator-522b73e6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_06s1Tb882LKSEElTUOypn

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 valence-libelo-pbsc-bike-share-docking-station-locator-522b73e6 -d '<json body>'
```

Example prompt: Can you pull up all the Libelo bike-share docking station locations in Valence, France — I need the station names, addresses, capacities, and GPS coordinates for all of them.

## When to prefer this

Use this endpoint when you need structured geospatial and capacity data for the Libelo/PBSC bike-share network specifically in Valence, France. Prefer this over generic mapping APIs when you need dock-level detail (capacity, address, coordinates) for this specific city's network.

## Known failure modes

- Empty or malformed q parameter may still return all stations (q is reserved/pass-through)
- Network or payment failure returns HTTP 402 if USDC payment not resolved
- Stale data if the upstream PBSC feed is temporarily unavailable
- JSON parse errors if upstream data feed format changes

## How this service works

Valence, France (Libelo, PBSC) live docking-station locations — station name, address, capacity and coordinates. Param q reserved (returns all stations). Query: ?q= Returns JSON.

## Output

A JSON array of all Libelo (PBSC) docking stations in Valence, France, each containing the station name, street address, total dock capacity, and geographic coordinates (latitude and longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valence-libelo-pbsc-bike-share-docking-station-locator-522b73e6/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)
