Built for CSRD & EUDR supplier due diligence

CSRD-ready supplier verification
for Brazil.

Verify sanctions, debarment, forced-labor records and ownership structure of any Brazilian supplier — in a single API call, against five official government sources.

The problem

European regulation now reaches your supply chain.

CSRD (in force for large EU companies since 2024–2025) and the EU Deforestation Regulation oblige you to document the integrity of every supplier — including those in Latin America. Brazil is the hardest country to evidence: the data is public, but it lives in five different government portals.

⚠️

Refinitiv & Dow Jones cost $50K+/year

And their Brazilian coverage is incomplete — they aggregate global watchlists, not the local registries that EU auditors actually ask for.

⏱️

Manual checks take hours per supplier

Five portals (Receita Federal, Portal da Transparência, MTE, OFAC, UN), five formats, five processes. A compliance officer spends 30–60 minutes per CNPJ.

📋

Auditors want documented evidence

Spreadsheets and screenshots don't satisfy CSRD assurance. You need timestamped, source-attributed records you can hand to a Big Four auditor.

What's included

Five sources, one consolidated check.

A single POST /v1/compliance-br returns a normalized JSON with a low/medium/high risk level, plus the raw findings from every source for your audit trail.

🛡️

KYB

Legal name, status, activity, registration date.

Receita Federal · OpenCNPJ

🚫

Sanctions

Cross-check against international watchlists.

OFAC SDN · UN Consolidated

Debarment

Public-procurement bans and corruption-related penalties.

CEIS · CNEP (Portal da Transparência)

⚒️

Labor

Slave-labor blacklist (Lista Suja) — required by EUDR Annex.

Ministério do Trabalho e Emprego

👥

Owners

Partners, directors and legal representatives (QSA).

Receita Federal QSA

Each source carries its own data_as_of field — you ship audit-grade evidence, not a black-box score.

Sample response

One request. One verdict. Full audit trail.

A consolidated risk level for compliance officers, plus the raw findings from every source for auditors and procurement.

terminal
$ curl -X POST https://api.enrichlatam.com/v1/compliance-br \
    -H "X-API-Key: sk_your_key" \
    -d '{"cnpj": "11.222.333/0001-81"}'

# Response
{
  "cnpj": "11.222.333/0001-81",
  "company_name": "EMPRESA EXEMPLO LTDA",
  "risk_level": "low",
  "checks": {
    "kyb":        { "status": "active",     "data_as_of": "2026-04-30" },
    "sanctions":  { "hits": 0,           "sources": ["ofac_sdn", "un_consolidated"] },
    "debarment":  { "hits": 0,           "sources": ["ceis", "cnep"] },
    "labor":      { "on_lista_suja": false,  "data_as_of": "2026-04-15" },
    "owners":     { "partners": [ "..." ], "count": 3 }
  },
  "generated_at": "2026-05-02T14:32:11Z"
}

Risk level is computed deterministically — any positive hit on sanctions, debarment or Lista Suja escalates to medium or high.

Pricing

One plan. No procurement maze.

Flat monthly subscription. Cancel anytime. Volume and SLA on request for enterprise.

Compliance BR

Standard

For ongoing supplier monitoring under CSRD & EUDR.

$99 /month
  • 500 consolidated verifications / month
  • All five sources in a single response
  • Risk level + raw findings (audit trail)
  • Source attribution & data_as_of per check
  • Email validation included
  • + $0.30 per additional verification
Request access →

Need volume pricing, an SLA, or an MSA? Talk to us about Enterprise.

Sources & data governance

Audit-grade by design.

All data comes from official, publicly accessible registries. Every record carries the source identifier, the date the source was last refreshed, and the licensing terms.

Receita Federal (BR)

CNPJ registry, partner structure (QSA). Public, unrestricted commercial use.

Portal da Transparência (BR)

CEIS & CNEP — corporate debarment and corruption sanctions. Government open-data API.

Ministério do Trabalho e Emprego

Lista Suja — register of employers found using slave-analogous labor. Public registry by Portaria 671.

OFAC (US Treasury)

SDN (Specially Designated Nationals) list. Public domain, refreshed daily.

United Nations Security Council

UN Consolidated Sanctions List. Public domain, refreshed daily.

Your audit trail

Every response is timestamped and source-attributed. Pass it directly to your CSRD assurance provider.

EnrichLATAM acts as a data processor on behalf of the customer. We do not store search history beyond what is required for billing and audit. See our Terms and Privacy Policy for details.

Request access

Tell us about your supplier base.

We'll get back to you within one business day with an API key, sandbox credentials, and a sample report for one of your CNPJs.

Submitting opens your email client with the details pre-filled. Prefer to write directly? team@enrichlatam.com