n8n-nodes-apiconsultasdeveiculos
v0.1.11
Published
n8n community node for the Datacube vehicle and records consultation API (api.consultasdeveiculos.com).
Downloads
817
Keywords
Readme
n8n-nodes-apiconsultasdeveiculos
n8n community node for the Datacube API (consultasdeveiculos.com).
Query vehicles, driver's licenses, records, credit, government agencies, and more directly in n8n workflows — with category and endpoint selection via dropdowns and automatically generated input fields.
Installation
Follow the official n8n community node installation guide.
Package name: n8n-nodes-apiconsultasdeveiculos
Credentials
- Go to Credentials → New → Consultas De Veículos API
- Paste your
auth_tokeninto the API Token field - Click Test connection — n8n will validate the token automatically
Don't know where to find your token? Log in to the Datacube dashboard and look under your account settings.
Usage
- Add the Consultas de Veículos node to your workflow
- Select a Category (e.g.
Vehicles,Driver's License,Records) - Select an Endpoint — the list is filtered automatically based on the chosen category
- Fill in the fields that appear — they are generated according to the selected endpoint
- Execute the workflow
The API response is returned as JSON in the node output.
Available categories
| Category | Query examples | |---|---| | Vehicles — Information | Owner, liens, recall, Renajud, auction | | Vehicles — Debts | IPVA and fines by state (all 26 states + DF) | | Vehicles — Agencies | ANTT, DER, DETRAN, PRF, licensing | | Vehicles — Documents | CRLVe issuance by state | | Driver's License (CNH) | National and state-level queries | | Records | CPF, CNPJ, phone, location, municipalities | | Credit | Score, restrictions, bank debt | | Agencies | SINTEGRA, NFe, SUFRAMA, Receita Federal, CNJ | | Reclame Aqui | Companies, complaints, coupons | | Account | API consumption and status | | Async | Create and retrieve asynchronous tasks |
