brdata.thomenz.me
brdata.thomenz.me
· brdata.thomenz.me
Brazilian regulatory risk & compliance screening of a company by CNPJ: checks the federal debarment (CEIS), anti-corruption (CNEP), leniency (Acordos de Leniência) and forced-labor (Lista Suja, MTE) registries and returns a verdict + 0–100 risk score, each hit flagged active or historical. The Brazilian complement global sanctions/PEP screens miss — a company barred or listed by the Brazilian government comes back clean on OFAC/EU/UK/UN. Company-level public data; no CPF; not legal advice.
brdata.thomenz.me via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://brdata.thomenz.me/cep/:cep
|
0.005 | USDC |
https://brdata.thomenz.me/companies/search
|
0.05 | USDC |
https://brdata.thomenz.me/company/:cnpj
|
0.01 | USDC |
https://brdata.thomenz.me/company/:cnpj/full
|
0.1 | USDC |
https://brdata.thomenz.me/nfe/:chave
|
0.005 | USDC |
https://brdata.thomenz.me/risk/company/:cnpj
|
0.03 | USDC |
https://brdata.thomenz.me/tender/decode/:id
|
0.005 | USDC |
0x15773309e68e7d6b561a86bfca8f1bfbf1807d90 · basescan ↗
| Agent card | https://brdata.thomenz.me |
| Provider | https://brdata.thomenz.me |
| Docs | https://brdata.thomenz.me |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/brdata.thomenz.me) [](https://agenstry.com/agents/brdata.thomenz.me) [](https://agenstry.com/agents/brdata.thomenz.me) [](https://agenstry.com/agents/brdata.thomenz.me)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "brdata-thomenz-me",
"name": "brdata.thomenz.me",
"description": "Brazilian regulatory risk & compliance screening of a company by CNPJ: checks the federal debarment (CEIS), anti-corruption (CNEP), leniency (Acordos de Leni\u00eancia) and forced-labor (Lista Suja, MTE) registries and returns a verdict + 0\u2013100 risk score, each hit flagged active or historical. The Brazilian complement global sanctions/PEP screens miss \u2014 a company barred or listed by the Brazilian government comes back clean on OFAC/EU/UK/UN. Company-level public data; no CPF; not legal advice.",
"domain": "brdata.thomenz.me",
"provider": "brdata.thomenz.me",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://brdata.thomenz.me/cep/:cep",
"description": "Brazilian postal code (CEP) lookup with English schema: full address, IBGE city code, coordinates when available.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "cep",
"type": "string",
"description": "",
"example": "01310930",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://brdata.thomenz.me/companies/search",
"description": "Search and segment active Brazilian companies by industry (CNAE), location, size, age and name. Returns official registry data with business contact info. Ideal for B2B lead generation and market research on Brazil. Priced per page ($0.05). Note: CNAE matches the company's MAIN activity (prefix); MEI contact data is redacted (LGPD).",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://brdata.thomenz.me/company/:cnpj",
"description": "Consolidated official registry profile of any Brazilian company by CNPJ (tax ID): legal name, status, activities (CNAE), address, incorporation date. Aggregated from Brazilian Federal Revenue public data in a single call.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "cnpj",
"type": "string",
"description": "",
"example": "00000000000191",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://brdata.thomenz.me/company/:cnpj/full",
"description": "Full due-diligence profile of a Brazilian company: everything in the basic profile plus partners/shareholders (QSA) and government sanction checks (CEIS/CNEP debarment lists).",
"pricing": {
"amount": "0.1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "cnpj",
"type": "string",
"description": "",
"example": "00000000000191",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://brdata.thomenz.me/nfe/:chave",
"description": "Decode any Brazilian electronic invoice (NF-e/NFC-e) 44-digit access key: issuer CNPJ, state, emission date, invoice number, model. Offline, deterministic, instant.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "chave",
"type": "string",
"description": "",
"example": "35250611444777000161550010000123451000000011",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://brdata.thomenz.me/risk/company/:cnpj",
"description": "Brazilian regulatory risk & compliance screening of a company by CNPJ: checks the federal debarment (CEIS), anti-corruption (CNEP), leniency (Acordos de Leni\u00eancia) and forced-labor (Lista Suja, MTE) registries and returns a verdict + 0\u2013100 risk score, each hit flagged active or historical. The Brazilian complement global sanctions/PEP screens miss \u2014 a company barred or listed by the Brazilian government comes back clean on OFAC/EU/UK/UN. Company-level public data; no CPF; not legal advice.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "cnpj",
"type": "string",
"description": "",
"example": "00000000000191",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "13",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://brdata.thomenz.me/tender/decode/:id",
"description": "Offline decode of a Compras.gov.br 17-digit tender id (UASG + modality + number + year) into its parts, with the modality name in English. Deterministic, instant.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "id",
"type": "string",
"description": "",
"example": "98791305900292026",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "2"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.1",
"avgCostPerTransaction": "0.029286",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "BR Company Data",
"tags": [
"brazil",
"cnpj",
"kyb",
"due-diligence",
"company-data"
],
"iconUrl": ""
}
}