PASAR API
Community-maintained aggregator wrapping many Brazilian public data sources (CEP postal lookup, CNPJ company data, banks, holidays, FIPE vehicle prices) into one keyless REST API; availability depends on upstream sources.
View docs ↗ More Data & enrichment APIscurl 'https://brasilapi.com.br/api'
I'm building an app using a free Brazil API (no auth needed). API: BrasilAPI ~ unified CEP, CNPJ, banks & FIPE data Provider: BrasilAPI (community / open source) Endpoint: GET https://brasilapi.com.br/api It returns JSON. Source: BrasilAPI (community / open source) (https://brasilapi.com.br/docs) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.