GET /localidades/estados
Summary: List all Brazilian states
Operation ID: getEstados
Auth: unknown
Operation ID: getEstados
Auth: unknown
Description
Returns all 27 Brazilian states (UFs) with their IDs, abbreviations, names, and region information.
Parameters (1)
orderBy
(string, query, optional)
Order results by field (nome, sigla, etc.)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List all Brazilian states | curl |
https://servicodados.ibge.gov.br/api/v1/localidades/estados |
|
| List states ordered by name | curl |
https://servicodados.ibge.gov.br/api/v1/localidades/estados?orderBy=nome |
|
| List states with minimal view | curl |
https://servicodados.ibge.gov.br/api/v1/localidades/estados?view=compact |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:10:21.668246 | 200 | 1053ms | |
| 2026-03-23 09:44:07.375434 | 200 | 1202ms | |
| 2026-03-23 09:00:45.628772 | 200 | 1119ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:44:07.375434 | 6b001067b04e |
7ca1368dea3a |