> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Códigos de Provedores de Empresa

> Códigos de provedores disponíveis para enriquecimento de entidades de empresa — nas integrações marketplace gu1 para verificação e enriquecimento.

# Provedores de Empresa

Códigos de provedores para enriquecimento de entidades de empresa. **Códigos `*_check` foram removidos (2026-06-04)** — use apenas códigos `*_enrichment`.

<Note>
  **Quais campos de `normalized_enrichment` cada código preenche?** Veja **[Códigos de provedores de integração](/pt/api-reference/integrations/provider-codes)** (*Catálogo de campos* + **Pontos de dados fornecidos**). Esta página lista apenas código, método e parâmetros. Repo: `npm run docs:provider-normalized-fields`.
</Note>

## 🇦🇷 Argentina

### BCRA

| Provider Code                           | Method | Required Parameters |
| --------------------------------------- | ------ | ------------------- |
| `ar_bcra_deudas_enrichment`             | GET    | `documentNumber`    |
| `ar_bcra_historicas_enrichment`         | GET    | `documentNumber`    |
| `ar_bcra_cheques_rechazados_enrichment` | GET    | `documentNumber`    |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/bcra/deudas/{documentNumber}" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### NOSIS

| Provider Code                               | Method | Required Parameters |
| ------------------------------------------- | ------ | ------------------- |
| `ar_nosis_extended_verification_enrichment` | GET    | `documentNumber`    |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/nosis/extended-verification/{documentNumber}" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### REPET

| Provider Code                | Method | Required Parameters |
| ---------------------------- | ------ | ------------------- |
| `ar_repet_entity_enrichment` | GET    | `name`              |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/repet/entity/search?name={name}" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

## 🇧🇷 Brazil

### CPFCNPJ

| Provider Code                            | Method | Required Parameters  |
| ---------------------------------------- | ------ | -------------------- |
| `br_cpfcnpj_complete_company_enrichment` | GET    | `registrationNumber` |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/cpfcnpj/company/complete/{registrationNumber}" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### BRASILAPI / CNPJ.ws / OpenCNPJ

| Provider Code                     | Method | Required Parameters                    |
| --------------------------------- | ------ | -------------------------------------- |
| `br_brasilapi_company_enrichment` | GET    | `registrationNumber`, `organizationId` |
| `br_cnpjws_company_enrichment`    | GET    | `registrationNumber`, `organizationId` |
| `br_opencnpj_company_enrichment`  | GET    | `registrationNumber`, `organizationId` |

**Exemplo de Requisição (BrasilAPI):**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/brasilapi/basic-data/{registrationNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

**Exemplo de Requisição (CNPJ.ws):**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/cnpjws/basic-data/{registrationNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

**Exemplo de Requisição (OpenCNPJ):**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/opencnpj/basic-data/{registrationNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### BDC

| Provider Code                              | Method | Required Parameters                    |
| ------------------------------------------ | ------ | -------------------------------------- |
| `br_bdc_judicial_processes_enrichment`     | GET    | `registrationNumber`, `organizationId` |
| `br_bdc_revenue_estimate_enrichment`       | GET    | `registrationNumber`, `organizationId` |
| `br_bdc_faturamento_presumido_enrichment`  | GET    | `registrationNumber`, `organizationId` |
| `br_bdc_shareholders_enrichment`           | GET    | `registrationNumber`, `organizationId` |
| `br_bdc_kyc_business_enrichment`           | GET    | `registrationNumber`, `organizationId` |
| `br_bdc_reputation_reviews_enrichment`     | GET    | `registrationNumber`, `organizationId` |
| `br_bdc_negative_media_company_enrichment` | GET    | `documentNumber`, `organizationId`     |
| `br_bdc_protestos_enrichment`              | GET    | `documentNumber`, `organizationId`     |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/bdc/judicial-administrative-processes/{registrationNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### JUSBRASIL

| Provider Code                                | Method | Required Parameters |
| -------------------------------------------- | ------ | ------------------- |
| `br_jusbrasil_criminal_lawsuits_enrichment`  | POST   | `documentNumber`    |
| `br_jusbrasil_civil_lawsuits_enrichment`     | POST   | `documentNumber`    |
| `br_jusbrasil_labor_lawsuits_enrichment`     | POST   | `documentNumber`    |
| `br_jusbrasil_public_ministry_enrichment`    | POST   | `documentNumber`    |
| `br_jusbrasil_arrest_warrants_enrichment`    | POST   | `documentNumber`    |
| `br_jusbrasil_irregular_employer_enrichment` | POST   | `documentNumber`    |

**Exemplo de Requisição:**

```bash theme={null}
curl -X POST "http://api.gu1.ai/provider-records/jusbrasil/criminal-lawsuits" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### AMLDD

| Provider Code                             | Method | Required Parameters |
| ----------------------------------------- | ------ | ------------------- |
| `br_amldd_esg_enrichment`                 | GET    | None                |
| `br_amldd_lri_enrichment`                 | GET    | None                |
| `br_amldd_pep_enrichment`                 | GET    | None                |
| `br_amldd_mtlsn_complete_enrichment`      | GET    | None                |
| `br_amldd_mtlsn_simple_enrichment`        | GET    | None                |
| `br_amldd_mtlsn_with_internal_enrichment` | GET    | None                |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/amldd/esg?documento={documentNumber}&nome={name}&limit=50" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

## 🇨🇱 Chile

### BASEAPI

| Provider Code                              | Method | Required Parameters                |
| ------------------------------------------ | ------ | ---------------------------------- |
| `cl_baseapi_basic_data_company_enrichment` | GET    | `documentNumber`, `organizationId` |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/baseapi-sii/basic-data/{documentNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### SRE

| Provider Code                    | Method | Required Parameters                |
| -------------------------------- | ------ | ---------------------------------- |
| `cl_sre_info_company_enrichment` | GET    | `documentNumber`, `organizationId` |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/sre/company-info/{documentNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

### RUTSINFO

| Provider Code                         | Method | Required Parameters                |
| ------------------------------------- | ------ | ---------------------------------- |
| `cl_rutsinfo_info_company_enrichment` | GET    | `documentNumber`, `organizationId` |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/{organizationId}/kyb/company/rutsinfo/company-info/{documentNumber}/false" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

## 🌎 Global

### COMPLYADVANTAGE

| Provider Code                                      | Method | Required Parameters  |
| -------------------------------------------------- | ------ | -------------------- |
| `global_complyadvantage_company_search_enrichment` | POST   | `name`               |
| `global_complyadvantage_sanctions_enrichment`      | GET    | `name`, `entityType` |

**Exemplo de Requisição:**

```bash theme={null}
curl -X GET "http://api.gu1.ai/provider-records/complyadvantage/sanctions?name={name}&entityType=company" \
  -H "Authorization: Bearer YOUR_API_KEY"
```

***

## Provedores Compartilhados

Os seguintes provedores funcionam tanto para entidades de Pessoa quanto de Empresa:

* **BDC** (BR): 7 códigos de provedor
* **JUSBRASIL** (BR): 6 códigos de provedor
* **AMLDD** (BR): 6 códigos de provedor
* **COMPLYADVANTAGE** (GLOBAL): 2 códigos de provedor
* **BCRA** (AR): 3 códigos de provedor
* **NOSIS** (AR): 1 código de provedor
* **REPET** (AR): 1 código de provedor

Consulte [Códigos de Provedores Compartilhados](/en/api-reference/integrations/shared-provider-codes) para mais detalhes.

## Veja Também

* [Códigos de provedores de integração](/pt/api-reference/integrations/provider-codes) — campos normalizados (**Pontos de dados fornecidos**)
* [Códigos de Provedores de Pessoa](/pt/api-reference/integrations/person-provider-codes)
* [Códigos de Provedores Compartilhados](/en/api-reference/integrations/shared-provider-codes)
* [Criar Empresa](/pt/api-reference/company/create)
* [Criar Empresa (Automático)](/pt/api-reference/company/create-automatic)
