Brazil CNPJ Certificates: PGFN FGTS CNDT CGU CNJ IBAMA COMEX
Pricing
Pay per usage
Brazil CNPJ Certificates: PGFN FGTS CNDT CGU CNJ IBAMA COMEX
Get official Brazilian company certificates by CNPJ in seconds. Real-time issuance of tax (PGFN), FGTS, labor, CGU, CNJ, IBAMA and COMEX certificates, each with status, expiry date and downloadable file. Ideal for KYB, supplier vetting and due diligence. | Certidões de empresa por CNPJ em segundos.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
BrasilDados.org
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
Brazil Company Certificates: PGFN, FGTS, Labor, CNDT, CGU, CNJ, IBAMA, COMEX
Issue 8 official Brazilian government certificates for any CNPJ in a single batch run: PGFN (federal tax), FGTS, Labor lawsuits (TRT), CNDT (labor debts), CGU (CEIS/CNEP/CEPIM), CNJ (improbity), IBAMA (environmental) and COMEX (Radar Siscomex). Each certificate is fetched in real time from the official source - not cached data. Supports bulk processing of up to 50 CNPJs per run with up to 400 certificates per job.
Pricing: $1.00 per certificate queried.
Emita 8 certidões oficiais para qualquer CNPJ em uma única execução: PGFN (tributos federais), FGTS, Ações Trabalhistas (TRT), CNDT (débitos trabalhistas), CGU (CEIS/CNEP/CEPIM), CNJ (improbidade), IBAMA (ambiental) e COMEX (Radar Siscomex). Cada certidão é consultada em tempo real junto à fonte oficial. Processa até 50 CNPJs por execução, com até 400 certidões por job.
Preço: $1,00 por certidão consultada.
Certificates available / Certidões disponíveis
| Slug | Certificate / Certidão | Source / Fonte | File | Example status / Status exemplo |
|---|---|---|---|---|
pgfn | PGFN - Certidão de Débitos relativos a Créditos Tributários Federais e à Dívida Ativa da União | Receita Federal + PGFN | PDF/JSON | REGULAR / IRREGULAR |
fgts | FGTS - Certificado de Regularidade do FGTS | Caixa Econômica Federal | HTML | REGULAR |
acoes_trabalhistas | Certidão de Ações Trabalhistas (TRT) | Tribunal Regional do Trabalho | NÃO CONSTAM / CONSTAM ACOES TRABALHISTAS | |
debitos_trabalhistas | CNDT - Certidão Negativa de Débitos Trabalhistas | TST | NÃO CONSTA / CONSTA | |
cgu_negativa | CGU - Certidão Negativa (CEIS / CNEP / CEPIM) | Controladoria-Geral da União | JSON | NADA CONSTA |
cnj_negativa | CNJ - Certidão de Improbidade Administrativa e Inelegibilidade | Conselho Nacional de Justiça | NÃO CONSTA | |
ibama_negativa | IBAMA - Certidão Negativa de Débitos Ambientais | IBAMA | HTML | NADA CONSTA |
comex | Habilitação COMEX - Radar Siscomex | Receita Federal | HTML | DEFERIDA |
Input
{"cnpjs": ["33.000.167/0001-01","02.516.659/0001-20"],"certificates": ["pgfn", "fgts", "cnj_negativa", "comex"]}
Use ["ALL"] or omit certificates to request all 8 certificate types. | Use ["ALL"] ou omita certificates para solicitar todos os 8 tipos.
| Field / Campo | Type | Required | Description / Descrição |
|---|---|---|---|
cnpjs | string[] | yes / sim | 1-50 CNPJs per run. Accepts any format (with or without punctuation). Invalid CNPJs (check-digit failure) are skipped with a warning. - 1 a 50 CNPJs por execução. Qualquer formato. CNPJs inválidos são descartados com aviso. |
certificates | string[] | no / não | Slugs of desired certificates, or ["ALL"] for all 8. Default: all 8. - Slugs das certidões desejadas, ou ["ALL"] para todas as 8. Padrão: todas as 8. |
Real-time API (Standby) / API em tempo real (Standby)
This Actor also runs in Standby mode as a REST API, returning results in the HTTP response without waiting for a full run. Este Actor também roda em modo Standby como API REST, retornando os resultados na resposta HTTP.
Endpoint: POST /certificates
curl -X POST "https://brasildados--brazil-company-certificates.apify.actor/certificates?token=YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \--compressed \-d '{"cnpjs":["33.000.167/0001-01"],"certificates":["pgfn","fgts","comex"]}'
Authenticate with Authorization: Bearer YOUR_APIFY_TOKEN or ?token=. The response is a JSON array with one object per CNPJ × certificate type (same fields as the dataset output). Accepts Accept-Encoding: gzip. Autentique com Authorization: Bearer ou ?token=. A resposta é um array JSON com um objeto por CNPJ × tipo de certidão.
Output
One dataset item per CNPJ per certificate type. | Um item por CNPJ por tipo de certidão.
{"cnpj": "33000167000101","cnpjFormatado": "33.000.167/0001-01","tipoCertidao": "cnj_negativa","labelCertidao": "CNJ - Certidão de Improbidade Administrativa e Inelegibilidade","statusTexto": "NÃO CONSTA","protocolNumber": "6A1C.1730.CF0D.B840","urlArquivo": "https://dataplatform-evidences.bigdatacorp.com.br/on-demand/...cnj...pdf?...","validadeAte": null,"additionalData": {"CertificateIssueDate": "31/05/2026"},"consultadoEm": "2026-05-31T12:52:17.940Z","erro": null,"cobrado": true}
{"cnpj": "33000167000101","cnpjFormatado": "33.000.167/0001-01","tipoCertidao": "fgts","labelCertidao": "FGTS - Certificado de Regularidade do FGTS","statusTexto": "REGULAR","protocolNumber": null,"urlArquivo": "https://dataplatform-evidences.bigdatacorp.com.br/on-demand/...fgts...html?...","validadeAte": "2026-06-11","additionalData": {"IdNumber": "33000167000101","CertificateNumber": "2026051310280313570683","AddressCore": "AV REPUBLICA DO CHILE 65","Neighborhood": "CENTRO","City": "RIO DE JANEIRO","State": "RJ","ZipCode": "20031-170"},"consultadoEm": "2026-05-31T12:52:17.940Z","erro": null,"cobrado": true}
{"cnpj": "33000167000101","cnpjFormatado": "33.000.167/0001-01","tipoCertidao": "comex","labelCertidao": "Habilitação COMEX - Radar Siscomex","statusTexto": "DEFERIDA","protocolNumber": null,"urlArquivo": "https://dataplatform-evidences.bigdatacorp.com.br/on-demand/...comex...html?...","validadeAte": null,"additionalData": {"Modality": "PESSOA FISICA E JURIDICA","SubModality": "ILIMITADA","AuthorizedOperations": "IMPORTACAO E EXPORTACAO","LastUpdateDate": "09/12/2021"},"consultadoEm": "2026-05-31T12:52:17.941Z","erro": null,"cobrado": true}
Field reference / Referência de campos
| Field / Campo | Type | Description / Descrição |
|---|---|---|
cnpj | string | CNPJ digits only. CNPJ sem máscara. |
cnpjFormatado | string | CNPJ with mask XX.XXX.XXX/XXXX-XX. CNPJ com máscara. |
tipoCertidao | string | Certificate slug (e.g. pgfn, fgts, comex). Slug do tipo de certidão. |
labelCertidao | string | Full official certificate name. Nome oficial completo. |
statusTexto | string or null | Raw status from the official source (e.g. REGULAR, NÃO CONSTA, DEFERIDA, IRREGULAR). null when the government did not issue a result. Texto de status da fonte oficial. null quando o governo não emitiu resultado. |
protocolNumber | string or null | Official protocol or certificate number, when available. Número oficial do protocolo ou certidão. |
urlArquivo | string or null | Pre-signed URL to download the certificate file (PDF or HTML). Time-limited. URL assinada para download. Válida por tempo limitado. |
validadeAte | string or null | Certificate expiration date in YYYY-MM-DD format. Data de validade no formato AAAA-MM-DD. |
additionalData | object or null | Additional structured fields from the source. Content varies by certificate type (see below). Campos estruturados adicionais. Conteúdo varia por tipo. |
consultadoEm | string | ISO 8601 query timestamp. Timestamp da consulta. |
erro | string or null | Error message on failure (network/auth). null on success. Mensagem de erro em caso de falha. |
cobrado | boolean | true when the certificate is billable; false when the source did not issue it (e.g. PGFN IRREGULAR) or on error. true quando a certidão é cobrada; false quando a fonte não emitiu (ex.: PGFN IRREGULAR) ou houve erro. |
additionalData by certificate type / por tipo de certidão
FGTS: IdNumber, CEI, CertificateNumber, AddressCore, Neighborhood, City, State, ZipCode.
COMEX: Modality, SubModality, AuthorizedOperations, LastUpdateDate.
CNJ: CertificateIssueDate.
CGU: CEIS/CNEP/CEPIM structured records (varies, may contain sanction lists).
Ações Trabalhistas: Source, IssuedDate, CertificateNumber. The individual lawsuits are listed in the PDF (urlArquivo), not duplicated in the JSON. As ações em si constam no PDF (urlArquivo), não no JSON.
PGFN / IBAMA / CNDT: address data, certificate numbers, status details.
Notes / Observações
- PGFN irregular - when a company has pending tax debts, the Receita Federal does not issue a clearance certificate. In this case
statusTextoisIRREGULARandcobradoisfalse(not charged). Quando há pendências tributárias, a Receita Federal não emite a certidão negativa:statusTextovem comoIRREGULARecobradoéfalse(não cobrada). - CNJ - certificates are issued for both subsidiaries and headquarters. Certidões são emitidas tanto para filiais quanto para a matriz.
urlArquivoexpiry - signed URLs from the official source expire within hours. Download and store the file if long-term access is needed. URLs assinadas expiram em horas. Faça o download se precisar de acesso duradouro.- CGU - always returns structured JSON data (CEIS/CNEP/CEPIM webservices), not a PDF. Sempre retorna JSON estruturado, não PDF.
Use cases / Casos de uso
- Supplier compliance vetting / Homologação de fornecedores - verify all 8 certificates before approving new vendors.
- KYC/KYB onboarding - issue certificates as part of company onboarding flows.
- M&A due diligence - check regulatory standing of acquisition targets. Due diligence regulatória de alvos de fusão e aquisição.
- Public procurement compliance / Licitações (Lei 14.133/2021) - PGFN, FGTS and labor certificates are required for government contractors.
- Automated certificate renewal monitoring - track expiry dates and re-issue before they lapse. Monitoramento de vencimento e renovação automática.
- ESG and environmental audit - IBAMA certificate confirms no outstanding environmental fines. Certidão IBAMA confirma ausência de multas ambientais.
Pricing / Preço
$1.00 per certificate issued (one item = one certificate for one CNPJ). Charged when the official source issues the certificate (cobrado: true). Not charged when the source does not issue it (e.g. PGFN with pending debts returns IRREGULAR) or on system errors (auth failure, network timeout) - those rows come back with cobrado: false. $1,00 por certidão emitida; não cobrada quando a fonte não emite (ex.: PGFN IRREGULAR) ou em erro de sistema.
| Scenario / Cenário | Cost / Custo |
|---|---|
| 1 CNPJ, all 8 certificates | $8.00 |
| 10 CNPJs, 3 certificates each | $30.00 |
| 50 CNPJs, all 8 certificates | $400.00 |
Related actors / Actors relacionados
Combine with other brasildados actors for a complete compliance pipeline:
| Actor | Use in pipeline / Quando usar |
|---|---|
| CNPJ Enrichment & Lead Search | Get full company profile, partners and tax regime before certificate check. Obtenha perfil completo, sócios e regime tributário antes das certidões. |
| CNPJ KYC & Compliance - PEP, Sanctions | Add PEP exposure, OFAC/EU/FBI sanctions and electoral donations for M&A or banking KYC. |
| CNPJ Lawsuits Check | Check 5-year lawsuit distribution (defendant-side focus) for litigation risk. Verifique distribuição processual 5 anos para risco litigioso. |
| Brazil Sanctions Check | Fast $0.002/CNPJ pre-screen against CEIS/CNEP. Pré-triagem barata, aplique certidões apenas para as que passaram. |
| Government Contracts Check | Verify government revenue concentration for public procurement compliance. |
Example pipeline / Exemplo de pipeline: enrichment -> sanctions pre-screen ($0.002) -> company certificates ($1.00/cert) -> KYC/PEP ($0.20).