SearchLive

Br Cnpj

Brazilian company registry lookup by CNPJ (the 14-digit national company tax ID).

$0.001242USDC per call · settled on Base · no subscription, no API key

Overview

Brazilian company registry lookup by CNPJ (the 14-digit national company tax ID). Returns the legal name (razão social), trade name, registration status and reason, start date, legal nature, company size, share capital (BRL), primary economic activity (CNAE code + description), contact email/phone, full address, and the partners/officers (QSA — name + role). Free, open Brazilian government data (Receita Federal via BrasilAPI). The canonical "who is this Brazilian company" lookup for KYB, diligence, and cross-border onboarding — complements business.lei (GLEIF) and business.sos-search (US).

Endpoint

MethodEndpointPriceDescription
GET/v1/marketplace/api/br-cnpj$0.001242Invoke Br Cnpj (Search) and return the upstream response.

How to call it

Requests are paid per call over the x402 protocol. Call the endpoint, receive a 402 Payment Required quote, then repeat the request with the signed payment header. The SDKs do both steps for you.

# 1. Ask for a quote
curl -i https://api.jarvisclaw.ai/v1/marketplace/api/br-cnpj

# 2. Pay it (the SDK signs and retries for you)
curl -H "X-PAYMENT: <signed-payload>" https://api.jarvisclaw.ai/v1/marketplace/api/br-cnpj
Open in the marketplace

Docs: Getting started · x402 payments · x402 discovery · All APIs