# Bike Chattanooga Station Directory

> Bike Chattanooga 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 the locations and details of every Bike Chattanooga docking station in Chattanooga, Tennessee as a live station directory.

## Facts

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

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-chattanooga-station-directory-c96515a7 -d '<json body>'
```

Example prompt: Can you pull up all the Bike Chattanooga docking station locations for me — I want to see the full directory of stations in Chattanooga, Tennessee.

## When to prefer this

Use this endpoint when you need a complete directory of Bike Chattanooga docking stations in Chattanooga, TN — specifically for location lookup, mapping, or routing involving this bike share system. Prefer this over generic bike share APIs when the user's query is specifically about Chattanooga bike share infrastructure.

## Known failure modes

- Upstream Bike Chattanooga data source unavailable — service may return 502 or empty result
- Payment not processed correctly — returns 402 if x402 payment header is missing or invalid
- Stale data if upstream station feed is not refreshed — directory may not reflect real-time station changes

## How this service works

Locations and details of every Bike Chattanooga docking station in Chattanooga, Tennessee; live station directory, no params. Returns JSON.

## Output

A JSON array or object containing every Bike Chattanooga docking station, including station names, locations (likely coordinates and/or addresses), station IDs, and other relevant station details such as capacity or status.

## More

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