# Brazil IBGE Mesoregions by State

> Brazil IBGE Mesoregions 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 list of IBGE mesoregions (mesorregiões) for a given Brazilian state identified by its UF code (e.g. RJ, SP, MG).

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/brazil-ibge-mesoregions-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-mesoregions-by-state-ab0ff606
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_b8AnTD-Kk7Q5GK1Nx1S-G

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-mesoregions-by-state-ab0ff606 -d '<json body>'
```

Example prompt: Can you get me the list of all IBGE mesoregions for the state of Rio de Janeiro (RJ)?

## When to prefer this

Use this endpoint when you need to enumerate or look up IBGE-defined mesoregions for a specific Brazilian state by UF code, such as for geographic filtering, data enrichment, or building location-aware applications focused on Brazil.

## Known failure modes

- Invalid or unrecognized UF code returns empty results or an error
- Missing query parameter may return an error or all mesoregions
- Non-Brazilian state codes return no data
- Payment failure or insufficient USDC balance prevents API access

## How this service works

Brazil IBGE mesoregions (mesorregioes) for a given state (UF code, e.g. RJ) Query: ?q= Returns JSON.

## Output

A JSON array of mesoregions (mesorregiões) for the specified Brazilian state, including mesoregion names and IBGE codes as defined by Brazil's national statistics institute.

## More

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