# Bogota Bikeshare Docking Stations (Tembici/PBSC)

> Bogota Bikeshare Docking Stations (Tembici/PBSC) 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 for Bogota's Tembici/PBSC city bikeshare network, including station names, addresses, capacities, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bogota-bikeshare-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/bogota-bikeshare-docking-stations-tembici-pbsc-697758e9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pca_OAYpJnpuUXIKawI0-

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 bogota-bikeshare-docking-stations-tembici-pbsc-697758e9 -d '<json body>'
```

Example prompt: Can you pull up all the Tembici bikeshare docking station locations in Bogota — I need the names, addresses, GPS coordinates, and how many bikes each station can hold.

## When to prefer this

Use this endpoint when you need a complete, current list of all Bogota city bikeshare (Tembici/PBSC) docking stations with location and capacity data — ideal for mapping, urban mobility planning, or trip planning in Bogota. Prefer this over manual scraping or generic mapping APIs when you specifically need structured, machine-readable bikeshare infrastructure data for Bogota.

## Known failure modes

- Network or upstream data source unavailability returns a 5xx error
- Malformed or unexpected query parameters may return an empty result set
- Stale or cached data if the upstream provider hasn't refreshed recently
- Payment failure (insufficient USDC balance) results in a 402 response before data is returned

## How this service works

Bogota, Colombia (Tembici / PBSC city bikeshare) 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 Bogota Tembici/PBSC bikeshare docking stations, each with the station name, street address, total dock capacity, and geographic coordinates (latitude and longitude).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bogota-bikeshare-docking-stations-tembici-pbsc-697758e9/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)
