← Back to catalog
ibge.regions
mock data$0.001 / callBrazilian Regions
The 5 Brazilian geographic regions (Norte, Nordeste, Sudeste, Sul, Centro-Oeste) with metadata. IBGE CC BY 4.0
Input schema
refresh
booleanSet to true to bypass cache and fetch the 5 Brazilian geographic regions (Norte, Nordeste, etc.).
Call via REST
curl -X POST https://unifyapi.pro/api/call/ibge.regions \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"refresh":"<refresh>"}'