# IBGE Brazil Mesoregions by State (UF)

> IBGE Brazil Mesoregions by State (UF) 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 statistical mesoregions within a Brazilian state, looked up by UF code or state abbreviation (sigla).

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/ibge-br-mesorregioes-por-uf
- 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/ibge-brazil-mesoregions-by-state-uf-7a12d204
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_si4LFvTURQ2ZBJsR0iTDs

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 ibge-brazil-mesoregions-by-state-uf-7a12d204 -d '<json body>'
```

Example prompt: What are the IBGE statistical mesoregions for the state of Minas Gerais (UF code MG) in Brazil?

## When to prefer this

Use this endpoint when you need IBGE-defined statistical mesoregion breakdowns for a specific Brazilian state, identified by its UF code or abbreviation. Ideal for geographic enrichment, demographic research, or administrative data workflows focused on Brazil.

## Known failure modes

- Invalid or unrecognized UF code/sigla returns empty result or error
- Missing query parameter may return all or no results
- Non-Brazilian state codes not supported
- Network or payment (x402) failure returns HTTP 402 or 5xx

## How this service works

Brazil (IBGE): statistical mesoregions within a state, keyed by UF code or sigla. Query: ?q= Returns JSON.

## Output

A JSON array of mesoregions within the specified Brazilian state, each with IBGE identifiers and names, keyed by the provided UF code or sigla.

## More

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