# Brazil IBGE Immediate Geographic Regions by State

> Brazil IBGE Immediate Geographic Regions by State 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 IBGE-defined immediate geographic regions (regiões imediatas) for a given Brazilian state identified by its UF code.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/brazil-ibge-immediate-regions-by-state
- 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/brazil-ibge-immediate-geographic-regions-by-state-b9c47dcf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zEY4ZLpOqg5lTwVIdA48F

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 brazil-ibge-immediate-geographic-regions-by-state-b9c47dcf -d '<json body>'
```

Example prompt: Can you look up all the IBGE immediate geographic regions (regiões imediatas) for the state of Rio de Janeiro — use the UF code RJ?

## When to prefer this

Use this endpoint when you need structured, IBGE-official immediate geographic region data for a specific Brazilian state, identified by its two-letter UF code. Prefer this over generic geographic APIs when you specifically need Brazil's official administrative subdivision into regiões imediatas as defined by IBGE.

## Known failure modes

- Invalid or unrecognized UF code returns an error or empty result
- Missing query parameter causes a bad request response
- Non-Brazilian state codes are not supported
- Network or upstream IBGE data unavailability may cause timeouts

## How this service works

Brazil IBGE immediate geographic regions (regioes imediatas) for a given state (UF code, e.g. RJ) Query: ?q= Returns JSON.

## Output

A JSON array of IBGE-defined immediate geographic regions (regiões imediatas) for the requested Brazilian state, including region names and associated identifiers.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/brazil-ibge-immediate-geographic-regions-by-state-b9c47dcf/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)
