CNPJ Trademarks and Patents (INPI) - Brazil avatar

CNPJ Trademarks and Patents (INPI) - Brazil

Pricing

from $200.00 / 1,000 per cnpj (tax id) queried success results

Go to Apify Store
CNPJ Trademarks and Patents (INPI) - Brazil

CNPJ Trademarks and Patents (INPI) - Brazil

Trademarks and patents (INPI) for any Brazilian company by CNPJ (Tax ID): aggregate counts plus brands and patents arrays, each with status, INPI process number, classes, dates and last INPI movement. Standby API POST /check. | Marcas e patentes (INPI) por CNPJ (Tax ID).

Pricing

from $200.00 / 1,000 per cnpj (tax id) queried success results

Rating

0.0

(0)

Developer

BrasilDados.org

BrasilDados.org

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

4 hours ago

Last modified

Share

CNPJ Trademarks and Patents (Brazil / INPI)

Look up the trademarks and patents (INPI) of any Brazilian company by CNPJ (Tax ID) in a single call. One record per company returns aggregate counts plus a full brands array and patents array, each entry with status, INPI process number, classes, deposit/grant dates and the date of the last INPI movement. Built for IP due diligence, trademark monitoring and competitive research.

Output example (one record per CNPJ / Tax ID)

{
"cnpj": "33000167000101",
"cnpjFormatted": "33.000.167/0001-01",
"found": true,
"queriedAt": "2026-06-07T02:52:33.080Z",
"summary": {
"brandsCount": 927,
"patentsCount": 2071,
"firstBrandDepositDate": "1952-01-10T00:00:00Z",
"firstPatentDepositDate": "1974-05-30T00:00:00Z",
"patentCountries": ["BR"],
"avgDaysOrdinaryTerm": 364.94,
"avgDaysExtraordinaryTerm": 272.97
},
"brands": [
{
"brand": "CAPUAVA",
"holderName": "PETRÓLEO BRASILEIRO S.A. - PETROBRÁS",
"nature": "De Produto",
"presentation": "Mista",
"status": "Registro de marca extinto",
"processNumber": "002845113",
"depositDate": "1952-01-10T00:00:00Z",
"grantDate": "1953-03-26T00:00:00Z",
"attorneyName": "DANIEL ADVOGADOS",
"classes": [{ "code": "04", "details": "10", "type": "Classe Nacional" }],
"lastMovementDate": "2014-06-24T00:00:00Z"
}
],
"patents": [
{
"title": null,
"requestNumber": "BR 10 2018 016306 0",
"status": null,
"depositDate": "2018-08-09T03:00:00Z",
"country": "BR",
"state": "RJ",
"ipcClassifications": [],
"annuities": null,
"lastMovementDate": "2019-01-02T03:00:00Z"
}
],
"error": null
}

Abbreviated sample. Each brand/patent carries more fields (terms, attorney, PCT/WO data, IPC classes, unionist priorities). See the Dataset schema tab for every field.

Try it: input and API

Input (Console Input tab, or batch run): a list of CNPJs (Tax IDs), any format.

{ "cnpjs": ["33.000.167/0001-01"] }

Standby REST API (real time):

curl -X POST "https://brasildados--cnpj-trademarks-patents.apify.actor/check" \
-H "Authorization: Bearer YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" \
--compressed \
-d '{"cnpjs":["33.000.167/0001-01"]}'

Interactive docs (Swagger UI) in the Endpoints tab. Export the dataset as JSON, CSV or XLSX. Up to 50 CNPJs (Tax IDs) per run.

What this Actor returns

🔑 Identificationcnpj, cnpjFormatted, found, queriedAt
📊 SummarybrandsCount, patentsCount, first deposit dates, patent countries, petition/publication counts, avg term days
™️ Brandsbrand, holder, nature, presentation, status, INPI process number, classes (national / Nice / Vienna), deposit/grant/term dates, attorney, lastMovementDate
🔬 Patentstitle, summary, request number, status, dates, country, IPC classifications, PCT/WO data, annuities, lastMovementDate

Use cases

  • IP due diligence: map a company's trademark and patent portfolio in M&A, investment or partnership checks
  • Trademark watch / monitoring: track the status and last INPI movement of each brand
  • Intangible-asset valuation: size and date a company's industrial property
  • Competitive intelligence: see what brands and patents a competitor or supplier holds
  • Legal & IP firms: prospecting and portfolio review by CNPJ (Tax ID)

FAQ

What CNPJ (Tax ID) formats are accepted? Any format, with or without punctuation. Invalid check digits fail locally, with no charge.

Is the patent dispatch history included? No. Each entry carries the date of the last INPI movement (lastMovementDate), not the full RPI dispatch text.

How many CNPJs per run? Up to 50 per request. Billing is per CNPJ found.


🇧🇷 Resumo em português

Marcas e Patentes por CNPJ (Tax ID) consulta a propriedade industrial (INPI) de qualquer empresa brasileira por CNPJ: contadores agregados, array de marcas e de patentes, cada item com situação, número do processo no INPI, classes, datas e a data do último movimento no INPI. Os campos de saída são em inglês. Até 50 CNPJs por execução; exporte em JSON, CSV, Excel ou use a API Standby POST /check. Ideal para due diligence de PI, monitoramento de marcas e inteligência competitiva.

📧 contato@brasildados.org · 🌐 brasildados.org