GET /localidades/regioes
Summary: List all regions
Operation ID: getRegioes
Auth: unknown
Operation ID: getRegioes
Auth: unknown
Description
Returns the 5 Brazilian geographic regions (Norte, Nordeste, Sudeste, Sul, Centro-Oeste).
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all regions (basic) | curl |
https://servicodados.ibge.gov.br/api/v1/localidades/regioes |
|
| List regions ordered by name | curl |
https://servicodados.ibge.gov.br/api/v1/localidades/regioes?orderBy=nome |
|
| List regions with full view | curl |
https://servicodados.ibge.gov.br/api/v1/localidades/regioes?view=normal |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:19:35.680360 | 200 | 1051ms | |
| 2026-03-23 09:38:31.922842 | 200 | 1243ms | |
| 2026-03-23 09:29:46.732532 | 200 | 1060ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:19:35.680360 | 7a92480f1e59 |
93295aaecff3 |