# Capital Bikeshare DC Station Locations & Capacity

> Capital Bikeshare DC Station Locations & Capacity 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 docking capacity of every Capital Bikeshare station in the Washington DC region as JSON, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/capital-bikeshare-dc-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/capital-bikeshare-dc-station-locations-capacity-7acbeb9d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_exmMQLSYMkElqDQm7P49G

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 capital-bikeshare-dc-station-locations-capacity-7acbeb9d -d '<json body>'
```

Example prompt: Can you pull up the full list of Capital Bikeshare stations in the DC area — I want to see their locations and how many docks each one has?

## When to prefer this

Use this endpoint when you need a complete snapshot of all Capital Bikeshare station locations and capacities in the DC region without filtering. Ideal for mapping, trip planning, or building station-level analytics. Prefer this over general transit APIs when Capital Bikeshare-specific dock capacity data is needed specifically for the DC metro area.

## Known failure modes

- Upstream Capital Bikeshare data source unavailable — may return a 5xx error
- Payment not processed correctly via x402 — returns 402 Payment Required
- Temporary data feed outage causing stale or empty response

## How this service works

Locations and capacity of every Capital Bikeshare station in the Washington DC region; no params. Returns JSON.

## Output

A JSON array containing every Capital Bikeshare station in the Washington DC region, with each entry including station name, geographic coordinates (latitude/longitude), docking capacity, and station identifier.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/capital-bikeshare-dc-station-locations-capacity-7acbeb9d/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)
