# BiciMAD Madrid Docking Station Directory

> BiciMAD Madrid Docking 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-15).

Returns the locations and details of every BiciMAD bike-share docking station in Madrid, Spain, as a live JSON directory with no required parameters.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bicimad-madrid-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/bicimad-madrid-docking-station-directory-8883df77
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fQzYnCETWjdmVrVRDMVMW

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 bicimad-madrid-docking-station-directory-8883df77 -d '<json body>'
```

Example prompt: Can you pull up all the BiciMAD docking stations in Madrid — I want to see their locations and details so I can find the ones near my hotel?

## When to prefer this

Choose this endpoint when you need a complete, up-to-date directory of all BiciMAD bike-share stations in Madrid, Spain — especially for building maps, proximity searches, or urban mobility apps focused on Madrid. Prefer over manual scraping or cached datasets when freshness matters.

## Known failure modes

- Upstream BiciMAD API unavailable — returns error or stale data
- Payment authorization failure for the $0.02 USDC x402 fee
- Rate limiting if called too frequently
- Empty or partial response if BiciMAD data feed is temporarily down

## How this service works

Locations and details of every BiciMAD docking station in Madrid, Spain; live station directory, no params. Returns JSON.

## Output

A JSON array of all BiciMAD docking stations in Madrid, each entry including station ID, name, geographic coordinates, address, dock capacity, and current status information.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bicimad-madrid-docking-station-directory-8883df77/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)
