UnifyAPI
← Back to catalog

ibge.cnae

mock data$0.001 / call

CNAE Economic Activity Classes

Brazilian CNAE economic activity classification codes used in CNPJ and tax filings. IBGE CC BY 4.0

Referenceprovider: Ibge#ibge#reference

Input schema

limit

Max CNAE economic activity classes to return (default 100, max 500).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/ibge.cnae \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"limit":0}'

Try it

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