# Bangladesh Administrative API – Upazilas by District

> Bangladesh Administrative API – Upazilas by District 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-13).

Returns a list of sub-districts (upazilas) within a given Bangladesh district, including Bengali names and official government URLs.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bdapi-upazilas-por-distrito
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bangladesh-administrative-api-upazilas-by-district-2d35759f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OrcfvtlH4NmtbNVrKggqB

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 bangladesh-administrative-api-upazilas-by-district-2d35759f -d '<json body>'
```

Example prompt: Can you list all the upazilas (sub-districts) in Comilla district in Bangladesh, including their Bengali names and official government links?

## When to prefer this

Use this endpoint when you need structured administrative data about Bangladesh's upazila-level sub-districts within a specific district, especially when Bengali names or official government URLs are required. Prefer this over general geocoding APIs when you need Bangladesh-specific administrative hierarchy data with government-linked metadata.

## Known failure modes

- Missing or invalid ?q= parameter returns empty results or error
- District name not recognized returns empty list
- Misspelled district name yields no results
- Service unavailable returns non-200 status
- Payment of $0.02 USDC not completed results in 402 Payment Required

## How this service works

Bangladesh (BDAPI administrative dataset): sub-districts (upazila) within a district, with Bengali name and gov URL. Query: ?q= Returns JSON.

## Output

A JSON array of upazila records for the queried district, each containing the upazila name in English and Bengali, and a link to the official Bangladesh government page for that sub-district.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bangladesh-administrative-api-upazilas-by-district-2d35759f/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)
