# Dubai Careem Bike Docking Stations

> Dubai Careem Bike Docking Stations 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 Dubai's Careem Bike (PBSC) network, including station name, address, capacity, and GPS coordinates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/dubai-careem-bike-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/dubai-careem-bike-docking-stations-f1db4a93
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gdIxSfpBXUovZ4d2l-p4Y

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 dubai-careem-bike-docking-stations-f1db4a93 -d '<json body>'
```

Example prompt: Can you show me all the Careem Bike docking stations in Dubai — I need the names, addresses, GPS coordinates, and how many bike slots each one has?

## When to prefer this

Use this endpoint when you need a complete, live list of Dubai Careem Bike docking station locations with addresses and capacities — ideal for mapping, route planning, or proximity lookups within the Dubai bike-share network. Prefer over manual scraping or static datasets when real-time station metadata is needed.

## Known failure modes

- Upstream Careem Bike / PBSC data feed unavailable — may return empty or stale data
- Network timeout if station count is large
- Payment not processed (x402) — request rejected before data is returned
- Malformed query parameter — returns all stations by default since q is reserved

## How this service works

Dubai, UAE (Careem Bike, PBSC) 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 Dubai Careem Bike (PBSC) docking stations, each containing 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/dubai-careem-bike-docking-stations-f1db4a93/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)
