# Nextbike Hannover Station Directory

> Nextbike Hannover 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 nextbike bicycle-sharing docking station in Hannover, Germany as a live JSON directory.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/nextbike-hannover-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/nextbike-hannover-station-directory-9fb76c47
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_A4GSqxKkpg1MKlRu0yJGk

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 nextbike-hannover-station-directory-9fb76c47 -d '<json body>'
```

Example prompt: Can you show me all the nextbike docking stations in Hannover, Germany — I want to see where I can pick up or drop off a bike?

## When to prefer this

Use this endpoint when you need a complete directory of nextbike bike-share stations in Hannover, Germany. Ideal for mapping applications, trip planners, or any workflow needing station coordinates and metadata without filtering. Prefer this over generic mapping APIs when nextbike-specific station IDs or metadata are required.

## Known failure modes

- Upstream nextbike API unavailable — may return 502 or stale data
- No parameters accepted; passing query params may result in ignored input or error
- Rate limiting at $0.02/call; repeated rapid calls may be throttled
- Station data may lag real-time availability by a short polling interval

## How this service works

Locations and details of every nextbike docking station in Hannover, Germany; live station directory, no params. Returns JSON.

## Output

A JSON array or object containing all nextbike docking stations in Hannover, including each station's name, geographic coordinates (latitude/longitude), station ID, and potentially live bike/slot availability data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nextbike-hannover-station-directory-9fb76c47/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)
