# CDO Brazil Legal Entity Compliance Screener

> CDO Brazil Legal Entity Compliance Screener is a paid API for AI agents from cdo-staging.up.railway.app, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-15).

Screens a Brazilian legal entity (by CNPJ) against official sanctions and integrity registries including CEIS, CNEP, TCU debarment, leniency agreements, and forced-labor lists, returning match confidence and escalation guidance.

## Facts

- Endpoint: GET https://cdo-staging.up.railway.app/v1/dossiers/br/compliance/:cnpj
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/cdo-brazil-legal-entity-compliance-screener-9bef17c8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gRSoVuzhFR2k5wMqHJiWV

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability cdo-brazil-legal-entity-compliance-screener-9bef17c8
```

Example prompt: Before we onboard Construtora Norberto Odebrecht as a supplier, can you run a full compliance screen on CNPJ 15102288000182 — use vendor_onboarding as the purpose and flag anything in CEIS, CNEP, TCU debarment, or the forced-labor registry, with evidence included?

## When to prefer this

Use this endpoint when you need to screen a Brazilian legal entity (company) specifically against Brazilian government integrity and sanctions registries (CEIS, CNEP, TCU, leniency, forced-labor) prior to a vendor onboarding, payment, procurement or partnership decision. Prefer this over generic global sanctions tools when CNPJ-level Brazilian regulatory compliance is the specific requirement.

## Known failure modes

- HTTP 400 if a CPF (11-digit personal ID) is submitted instead of a CNPJ
- HTTP 400 if the CNPJ format is invalid or unparseable
- One or more upstream government sources may return stale or unavailable data, flagged per-source in execution status
- High transaction value with incomplete source coverage triggers a human-review escalation rather than a clean pass
- Rate limiting or upstream registry outages may result in partial results

## How this service works

Screen a Brazilian legal entity before contracting, onboarding or paying it. Checks official Brazilian sanctions and integrity sources, including CEIS, CNEP, leniency agreements, TCU debarment data and the employers' forced-labor registry when available. Returns exact and potential matches, source-by-source execution status, evidence, freshness, coverage, match confidence and machine-actionable escalation guidance. Accepts CNPJ only.

## Output

Returns a structured compliance dossier including exact and potential registry matches, per-source execution status (success/failure/stale), supporting evidence with timestamps and content hashes, an overall match confidence score, data freshness indicators, coverage completeness, and machine-actionable escalation guidance (e.g., approve, review, reject) tailored to the stated decision purpose.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cdo-brazil-legal-entity-compliance-screener-9bef17c8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from cdo-staging.up.railway.app](https://www.zero.xyz/host/cdo-staging.up.railway.app/llms.txt)
