Animica x402 Directory

Directory / brdata.thomenz.me

brdata.thomenz.me/risk/company/:cnpj

Brazilian regulatory risk & compliance screening of a company by CNPJ across 5 federal registries: debarment (CEIS), anti-corruption (CNEP), impeded non-profits (CEPIM), leniency (Acordos de Leniência) and forced-labor (Lista Suja, MTE). Returns a verdict + 0–100 risk score, each hit flagged active or historical, plus per-source data_as_of. The Brazilian complement global OFAC/EU/UK/UN + PEP screens miss. Company-level public data; no CPF; not legal advice.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://brdata.thomenz.me/risk/company/:cnpj'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://brdata.thomenz.me/risk/company/:cnpj'

Endpoint: https://brdata.thomenz.me/risk/company/:cnpj. Operated by brdata.thomenz.me, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on brdata.thomenz.me

brdata.thomenz.me/company/:cnpj

Consolidated official registry profile of any Brazilian company by CNPJ (tax ID): legal name, status, activities (CNAE), address, incorporation date. Aggregated…

GET · $0.005

brdata.thomenz.me/company/:cnpj/full

Full due-diligence profile of a Brazilian company: everything in the basic profile plus the complete quadro societário (QSA) — partner name, role and entry date…

GET · $0.03

All 3 endpoints on brdata.thomenz.me →