# Rio de Janeiro Bike Itaú Station Locations

> Rio de Janeiro Bike Itaú 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-14).

Returns live docking-station data (name, address, capacity, coordinates) for all Bike Itaú Rio stations in Rio de Janeiro, Brazil

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/rio-de-janeiro-bikeitau-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/rio-de-janeiro-bike-ita-station-locations-2ce063cb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DGix1fxKUAMXWmJxOXwBx

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 rio-de-janeiro-bike-ita-station-locations-2ce063cb -d '<json body>'
```

Example prompt: Can you get me a list of all the Bike Itaú Rio docking stations in Rio de Janeiro, including their addresses, GPS coordinates, and how many bikes they can hold?

## When to prefer this

Use this endpoint when you need a complete snapshot of all Bike Itaú Rio bikeshare station locations in Rio de Janeiro, including addresses and capacity, for mapping, routing, or urban mobility analysis. Prefer this over generic mapping APIs when you specifically need structured bikeshare docking station data for Rio.

## Known failure modes

- Upstream Bike Itaú Rio API unavailable — may return 503 or empty response
- Data staleness if live feed is not refreshed — coordinates or capacity may be outdated
- No filtering by location supported — always returns all stations
- Network timeout if dataset is large

## How this service works

Rio de Janeiro, Brazil (Bike Itau Rio, 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 Bike Itaú Rio (PBSC) docking stations in Rio de Janeiro, each containing the station name, street address, bike capacity, and geographic coordinates (latitude/longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/rio-de-janeiro-bike-ita-station-locations-2ce063cb/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)
