# Bike Itaú Santiago Live Station Locations

> Bike Itaú Santiago Live 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ú Santiago (PBSC) stations in Santiago, Chile.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/santiago-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/bike-ita-santiago-live-station-locations-3dad16dd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_M-fLTwWIweB3vCxmXVaW8

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 bike-ita-santiago-live-station-locations-3dad16dd -d '<json body>'
```

Example prompt: Can you pull up all the Bike Itaú Santiago docking stations in Santiago, Chile — I need the station names, addresses, capacities, and GPS coordinates so I can find one near me?

## When to prefer this

Use this endpoint when you need real-time or near-real-time docking station metadata for the Bike Itaú Santiago (PBSC) bike share network in Santiago, Chile — especially for location-aware apps, route planning, or capacity queries. Prefer this over general mapping APIs when you specifically need bike-share dock data for Santiago.

## Known failure modes

- Empty or no results if upstream Bike Itaú data feed is unavailable
- HTTP 402 if payment is not provided or USDC balance is insufficient
- Stale data if the live feed has not updated recently
- Network timeout if the upstream provider is slow to respond

## How this service works

Santiago, Chile (Bike Itau Santiago, 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ú Santiago (PBSC) docking stations, 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/bike-ita-santiago-live-station-locations-3dad16dd/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)
