# Veturilo Warsaw Bike-Share Station Directory

> Veturilo Warsaw Bike-Share 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-14).

Returns a complete list of all Veturilo (nextbike) bike-share docking station locations and details in Warsaw, Poland.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/veturilo-warsaw-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/veturilo-warsaw-bike-share-station-directory-c29ebde5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0fLbWqOVvWNqWKXae8b6f

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 veturilo-warsaw-bike-share-station-directory-c29ebde5 -d '<json body>'
```

Example prompt: Can you pull up the full list of Veturilo nextbike docking stations in Warsaw — I want to see all the station locations and details?

## When to prefer this

Choose this endpoint when you need a complete static-style directory of all Veturilo bike-share docking stations in Warsaw — ideal for mapping, nearest-station lookups, or building a station list UI. Prefer this over live/real-time bike availability feeds when you need station metadata (location, name, ID) rather than moment-by-moment dock counts.

## Known failure modes

- Upstream Veturilo/nextbike API unavailability may return 502 or 503
- Payment failure (402) if USDC balance is insufficient
- Rate limiting may return 429 if called too frequently
- JSON parsing errors if upstream data format changes

## How this service works

Locations and details of every Veturilo (nextbike) docking station in Warsaw, Poland; live station directory, no params. Returns JSON.

## Output

A JSON object containing a directory of all Veturilo (nextbike) bike-share docking stations in Warsaw, Poland, including station names, IDs, geographic coordinates, and associated details for each station.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/veturilo-warsaw-bike-share-station-directory-c29ebde5/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)
