UnifyAPI
← Back to catalog

ibge.regions

mock data$0.001 / call

Brazilian Regions

The 5 Brazilian geographic regions (Norte, Nordeste, Sudeste, Sul, Centro-Oeste) with metadata. IBGE CC BY 4.0

Referenceprovider: Ibge#ibge#reference

Input schema

refresh

Set to true to bypass cache and fetch the 5 Brazilian geographic regions (Norte, Nordeste, etc.).

boolean

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.