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, LGPD-safe with no CPF — and the same 5-registry screen as /risk: debarment (CEIS), anti-corruption (CNEP), leniency, impeded non-profits (CEPIM) and the forced-labor 'Lista Suja', with a verdict and 0-100 risk score. `sources_checked` names the registries that answered — an empty result is 'clear' only for those.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://brdata.thomenz.me/company/:cnpj/full' # -> 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/company/:cnpj/full'
Endpoint: https://brdata.thomenz.me/company/:cnpj/full. 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.
Consolidated official registry profile of any Brazilian company by CNPJ (tax ID): legal name, status, activities (CNAE), address, incorporation date. Aggregated…
Brazilian regulatory risk & compliance screening of a company by CNPJ across 5 federal registries: debarment (CEIS), anti-corruption (CNEP), impeded non-profits…