api.brazilayer.com
api.brazilayer.com
· api.brazilayer.com
Official registration data for a Brazilian company from the Receita Federal (Brazilian IRS) CNPJ registry, updated monthly: legal name (razao_social), trade name, registration status (situacao_cadastral: Ativa=active, Baixada=closed), start date, legal nature, share capital, main and secondary CNAE activities with descriptions, full address, contact info and Simples/MEI tax regime flags. Keys are in Portuguese legal terms. Free sample: GET /v1/cnpj/amostra.
api.brazilayer.com 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://api.brazilayer.com/v1/cnpj/busca
|
0.01 | USDC |
https://api.brazilayer.com/v1/cnpj/empresa/:cnpj
|
0.005 | USDC |
https://api.brazilayer.com/v1/cnpj/empresa/:cnpj/completo
|
0.01 | USDC |
https://api.brazilayer.com/v1/cnpj/empresa/:cnpj/socios
|
0.005 | USDC |
https://api.brazilayer.com/v1/cnpj/socio/busca
|
0.02 | USDC |
0x3cc1d8ee1dfdfd326c19b0884b8df4b24b623f0c · basescan ↗
| Agent card | https://api.brazilayer.com |
| Provider | https://api.brazilayer.com |
| Docs | https://api.brazilayer.com |
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/api.brazilayer.com) [](https://agenstry.com/agents/api.brazilayer.com) [](https://agenstry.com/agents/api.brazilayer.com) [](https://agenstry.com/agents/api.brazilayer.com)
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": "api-brazilayer-com",
"name": "api.brazilayer.com",
"description": "Official registration data for a Brazilian company from the Receita Federal (Brazilian IRS) CNPJ registry, updated monthly: legal name (razao_social), trade name, registration status (situacao_cadastral: Ativa=active, Baixada=closed), start date, legal nature, share capital, main and secondary CNAE activities with descriptions, full address, contact info and Simples/MEI tax regime flags. Keys are in Portuguese legal terms. Free sample: GET /v1/cnpj/amostra.",
"domain": "api.brazilayer.com",
"provider": "api.brazilayer.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.brazilayer.com/v1/cnpj/busca",
"description": "Search Brazilian companies in the official Receita Federal CNPJ registry. Filters (at least one required): nome (full-text on legal and trade names, Portuguese, accent-insensitive), uf (2-letter state), municipio (4-digit RFB city code), cnae (7-digit activity code), porte (company size), situacao (status, default \"ativa\"). Paginated; total count capped at \"10000+\".",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "nome",
"type": "string",
"description": "",
"example": "padaria",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "por_pagina",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "uf",
"type": "string",
"description": "",
"example": "RJ",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Brazilayer CNPJ Registry",
"tags": [
"brazil",
"cnpj",
"company-search",
"lead-generation"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.brazilayer.com/v1/cnpj/empresa/:cnpj",
"description": "Official registration data for a Brazilian company from the Receita Federal (Brazilian IRS) CNPJ registry, updated monthly: legal name (razao_social), trade name, registration status (situacao_cadastral: Ativa=active, Baixada=closed), start date, legal nature, share capital, main and secondary CNAE activities with descriptions, full address, contact info and Simples/MEI tax regime flags. Keys are in Portuguese legal terms. Free sample: GET /v1/cnpj/amostra.",
"pricing": {
"amount": "0.005",
"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": "Brazilayer CNPJ Registry",
"tags": [
"brazil",
"cnpj",
"company-data",
"kyb"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.brazilayer.com/v1/cnpj/empresa/:cnpj/completo",
"description": "Complete bundle for a Brazilian company in one call: full registration data + all partners/shareholders + list of branches (filiais) with their status. Best value for a full company profile from the official Receita Federal CNPJ registry.",
"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": "06990590000123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Brazilayer CNPJ Registry",
"tags": [
"brazil",
"cnpj",
"company-data",
"kyb",
"due-diligence"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.brazilayer.com/v1/cnpj/empresa/:cnpj/socios",
"description": "Partners and shareholders (socios) of a Brazilian company from the official Receita Federal CNPJ registry: partner name, type (individual/company/foreign), masked tax document (CPF comes pre-masked from the government source), role/qualification, entry date and age bracket. Useful for KYB and ownership checks.",
"pricing": {
"amount": "0.005",
"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": "Brazilayer CNPJ Registry",
"tags": [
"brazil",
"cnpj",
"shareholders",
"kyb",
"due-diligence"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.brazilayer.com/v1/cnpj/socio/busca",
"description": "Reverse lookup: find every Brazilian company where a given person or entity appears as partner/shareholder, by name (full-text, accent-insensitive). Returns partner name, company CNPJ and legal name, role and entry date. The highest-value query for due diligence \u2014 data straight from the official Receita Federal CNPJ registry (personal tax IDs come pre-masked from the source).",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "nome",
"type": "string",
"description": "",
"example": "fulano de tal",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "por_pagina",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Brazilayer CNPJ Registry",
"tags": [
"brazil",
"cnpj",
"due-diligence",
"reverse-lookup",
"kyb"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.02",
"avgCostPerTransaction": "0.01",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Brazilayer CNPJ Registry",
"tags": [
"brazil",
"cnpj",
"company-search",
"lead-generation",
"company-data",
"kyb",
"due-diligence",
"shareholders",
"reverse-lookup"
],
"iconUrl": ""
}
}