Brazil Companies Certificates API - 8 Official Documents avatar

Brazil Companies Certificates API - 8 Official Documents

Pricing

from $1,000.00 / 1,000 per issued certificates

Go to Apify Store
Brazil Companies Certificates API - 8 Official Documents

Brazil Companies Certificates API - 8 Official Documents

Issue 8 official Brazil company certificates by CNPJ: PGFN, FGTS, labor lawsuits, CNDT, CGU, CNJ, IBAMA and COMEX. Get status, validity, protocol, structured data and a hosted PDF or HTML file. Use Batch or Standby API for KYB, compliance and supplier due diligence.

Pricing

from $1,000.00 / 1,000 per issued certificates

Rating

0.0

(0)

Developer

BrasilDados.org

BrasilDados.org

Maintained by Community

Actor stats

1

Bookmarked

8

Total users

0

Monthly active users

3 days ago

Last modified

Share

Brazil Companies Certificates API

Issue official Brazilian company certificates by CNPJ through a simple Batch Actor or real-time Standby API. Receive the certificate status, validity, protocol, structured details and a downloadable PDF or HTML file hosted in the run's Apify key-value store.

This Actor is designed for KYB onboarding, supplier verification, compliance, due diligence and recurring company monitoring in Brazil.

✅ Supported certificates

  • PGFN — Federal tax clearance certificate
  • FGTS — Employer Regularity Certificate
  • Labor lawsuits — TRT-2/SP certificate
  • CNDT — National Labor Debts Clearance Certificate
  • CGU — CEIS, CNEP and CEPIM negative certificate
  • CNJ — Administrative misconduct and ineligibility certificate
  • IBAMA — Environmental debts negative certificate
  • COMEX — Radar Siscomex authorization

🚀 Input

{
"cnpjs": ["33.000.167/0001-01", "60701190000104"],
"certificates": ["fgts", "debitos_trabalhistas"]
}

cnpjs accepts one or more valid CNPJs, with or without punctuation, up to 50 per run. Omit certificates or select ALL to issue every supported certificate.

📦 Complete output example

{
"cnpj": "33000167000101",
"formattedCnpj": "33.000.167/0001-01",
"certificateType": "fgts",
"certificateName": "FGTS - Employer Regularity Certificate",
"status": "REGULAR",
"protocolNumber": "202608130001",
"fileUrl": "https://api.apify.com/v2/key-value-stores/STORE_ID/records/cert-33000167000101-fgts",
"validUntil": "2026-08-22",
"additionalData": {
"CompanyName": "EXAMPLE COMPANY S.A.",
"CertificateNumber": "202608130001",
"Validity": "2026-08-13 to 2026-08-22"
},
"queriedAt": "2026-08-13T20:30:00.000Z",
"error": null,
"charged": true
}

Each Dataset row represents one CNPJ and one certificate type. additionalData varies by certificate. The PDF or HTML certificate file is hosted in the run's key-value store and linked through fileUrl.

⚡ Standby API

Send POST /certificates with the same input. Successful requests return a JSON array. Validation errors use HTTP 400, bodies larger than 5 MB use HTTP 413, processing errors use HTTP 500, and charge-limit responses use HTTP 402 with paid partial results under results.

💳 Pricing

One certificate-issued event is charged per certificate successfully issued and delivered. Certificates that cannot be issued do not create output rows and are not billed.

Explore more tools from Brasil Dados or create an Apify account.