# Brazil IBGE States by Macro-Region

> Brazil IBGE States by Macro-Region 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 IBGE federative states belonging to a specified Brazilian macro-region (N, NE, SE, S, or CO)

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/brazil-ibge-states-by-region
- 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-states-by-macro-region-a77b0896
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_318RLawLf6XHAA9pUmdoh

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-states-by-macro-region-a77b0896 -d '<json body>'
```

Example prompt: Which Brazilian states are in the Northeast (NE) macro-region according to IBGE?

## When to prefer this

Use this endpoint when you need to look up or filter Brazilian states by their official IBGE macro-region classification (N=Norte, NE=Nordeste, SE=Sudeste, S=Sul, CO=Centro-Oeste). Ideal for geographic filtering, regional analytics, or populating dropdowns scoped to a Brazilian region.

## Known failure modes

- Invalid or missing region code returns error or empty result
- Unsupported region code value causes bad request
- No query parameter provided may return all states or an error

## How this service works

Brazil IBGE federative states for a macro-region (region code: N, NE, SE, S, CO) Query: ?q= Returns JSON.

## Output

A JSON array of Brazilian federative states belonging to the requested macro-region, including state names and IBGE identifiers for all states grouped under the specified region code (N, NE, SE, S, or CO).

## More

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