# Clermont-Ferrand C-velo Bike-Share Station Locations

> Clermont-Ferrand C-velo Bike-Share Station Locations 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 live docking-station data (name, address, capacity, coordinates) for all C-velo / PBSC bike-share stations in Clermont-Ferrand, France.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/clermont-ferrand-cvelo-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/clermont-ferrand-c-velo-bike-share-station-locations-9447604c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_q27S1-ivvt6dI-uZklkmi

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 clermont-ferrand-c-velo-bike-share-station-locations-9447604c -d '<json body>'
```

Example prompt: Can you show me all the C-velo bike-share docking stations in Clermont-Ferrand, including their addresses, capacity, and GPS coordinates?

## When to prefer this

Use this endpoint when you need a complete list of C-velo / PBSC bike-share station locations in Clermont-Ferrand, France, including geospatial coordinates and dock capacity — particularly for routing, mapping, or mobility planning applications focused on that city.

## Known failure modes

- Network or upstream data source unavailable — HTTP 5xx error
- Payment not completed or invalid — HTTP 402 error
- No stations returned if upstream provider feed is temporarily empty
- Stale data if live feed has not updated recently

## How this service works

Clermont-Ferrand, France (C-velo, 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 C-velo docking stations in Clermont-Ferrand, each with station name, street address, total dock capacity, and latitude/longitude coordinates.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clermont-ferrand-c-velo-bike-share-station-locations-9447604c/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)
