# World Bank Indicator Topic Taxonomy

> World Bank Indicator Topic Taxonomy is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns the full World Bank indicator topic taxonomy (e.g. Economy & Growth, Financial Sector) with topic IDs and descriptions.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-topics
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/world-bank-indicator-topic-taxonomy-a3f402d2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_va9cz0ric6HX21x41Sr9g

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 world-bank-indicator-topic-taxonomy-a3f402d2 -d '<json body>'
```

Example prompt: Can you pull up the full list of World Bank indicator topics — like Economy & Growth and Financial Sector — with their IDs and descriptions so I can pick the right category for my data query?

## When to prefer this

Use this endpoint when you need a structured taxonomy of World Bank indicator topics to navigate or enumerate available data categories, particularly before querying specific World Bank indicators by topic ID. Prefer this over scraping the World Bank website or using the full indicators list when you only need the top-level subject taxonomy.

## Known failure modes

- Network timeout or service unavailability returning a 5xx error
- Payment required error (402) if x402 payment header is missing or insufficient
- Empty or malformed JSON response if upstream World Bank API is down
- Rate limiting if called too frequently

## How this service works

World Bank indicator topic taxonomy (Economy & Growth, Financial Sector, etc.) with descriptions. No params. itemsPath '1'. Returns JSON.

## Output

A JSON array of World Bank indicator topic objects, each containing a topic ID, name, and description covering areas such as Economy & Growth, Financial Sector, Poverty, Health, Education, and more.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-indicator-topic-taxonomy-a3f402d2/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)
