# Sao Paulo Bike Itaú (PBSC) Docking Station Locator

> Sao Paulo Bike Itaú (PBSC) 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-15).

Returns live docking-station locations for Bike Itaú Sampa (PBSC) in São Paulo, Brazil, including station name, address, capacity, and coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/sao-paulo-bikeitau-stations
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/sao-paulo-bike-ita-pbsc-docking-station-locator-241d50b4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SVGuenofmATj1ERZhiKCm

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 sao-paulo-bike-ita-pbsc-docking-station-locator-241d50b4 -d '<json body>'
```

Example prompt: Can you pull up all the Bike Itaú docking stations in São Paulo with their addresses, coordinates, and how many bikes they can hold?

## When to prefer this

Use this endpoint when you need a complete list of Bike Itaú Sampa docking station locations in São Paulo, Brazil, including coordinates and capacity — ideal for mapping, navigation, urban mobility analysis, or building São Paulo-specific bike share features. Prefer this over generic mapping APIs when you specifically need structured PBSC station metadata for São Paulo.

## Known failure modes

- API returns empty or malformed JSON if the upstream PBSC feed is temporarily unavailable
- Network timeout if the clonecho proxy is under load
- Stale data if the live feed has not refreshed recently
- Payment failure (402) if USDC balance is insufficient

## How this service works

Sao Paulo, Brazil (Bike Itau Sampa, 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ú Sampa (PBSC) docking stations in São Paulo, each containing the station name, street address, geographic coordinates (latitude and longitude), and total dock capacity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/sao-paulo-bike-ita-pbsc-docking-station-locator-241d50b4/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)
