UnifyAPI
← Back to catalog

ibge.states

mock data$0.001 / call

Brazilian States

All 27 Brazilian states + Federal District with full region hierarchy. IBGE CC BY 4.0

Referenceprovider: Ibge#ibge#reference

Input schema

refresh

Set to true to bypass cache and fetch all 27 Brazilian states + DF with region hierarchy.

boolean

Call via REST

curl -X POST https://unifyapi.pro/api/call/ibge.states \
  -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.