# World Bank Lending-Type Classifications

> World Bank Lending-Type Classifications 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 list of World Bank lending-type classifications (IBRD, IDA, Blend) for countries.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/worldbank-lending-types
- 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-lending-type-classifications-f1f6bf5a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ElqG597BSECcdYVNWXEic

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-lending-type-classifications-f1f6bf5a -d '<json body>'
```

Example prompt: Can you pull up the full list of World Bank lending-type classifications — things like IBRD, IDA, and Blend — so I can see what categories countries fall into?

## When to prefer this

Use this endpoint when you need a reference list of World Bank lending-type classifications (IBRD, IDA, Blend) without any filtering parameters. Ideal for populating dropdowns, enriching country datasets with lending classification metadata, or cross-referencing country-level World Bank data against borrowing eligibility categories.

## Known failure modes

- Service unavailable or timeout — endpoint returns 5xx error
- Payment not processed — returns 402 if USDC payment fails
- Malformed response if upstream World Bank data source is unreachable
- Empty or null items if the data provider returns no records

## How this service works

World Bank lending-type classifications (IBRD, IDA, Blend). No params. itemsPath '1'. Returns JSON.

## Output

A JSON array of World Bank lending-type classification objects, each containing identifiers and labels for categories such as IBRD (International Bank for Reconstruction and Development), IDA (International Development Association), and Blend, used to classify countries by borrowing eligibility.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/world-bank-lending-type-classifications-f1f6bf5a/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)
