CNPJ Brasil API
CNPJ Brasil API provides programmatic access to the complete registration data of Brazilian legal entities, sourced directly from Brazil's official Federal Revenue database (Receita Federal do Brasil). With a single GET request, you retrieve all publicly available information for any CNPJ: registration status and opening date, company name and trade name, full address, phone and email, primary…
CNPJ Brasil API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
Company data by CNPJ /v1/cnpj/{cnpj} |
The "Company Data by Tax ID" endpoint is designed to retrieve detailed information about a company using its unique tax identification number (TIN). This endpoint serves as a… |
| GET |
List Branch Offices /v1/cnpj/{cnpj}/filiais |
The "List Branch Offices" endpoint is designed to retrieve a comprehensive list of all branch offices associated with a particular organization or network. This endpoint serves… |
| status | ||
| GET |
Get Status and last update date /status |
Health-check endpoint (unauthenticated). Also indicates when the last batch was fecthed from Receita Federal. The data from the government is released monthly. |
CNPJ Brasil API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO | $10 / month | 10 / second |
|
| ULTRA | $50 / month | 20 / second |
|
| MEGA Recommended | $200 / month | 30 / second |
|