deepidv

n8n community node to integrate with the DeepIDV identity verification API

Package Information

Released: 7/8/2025
Downloads: 1 weekly / 44 monthly
Latest Version: 0.2.5
Author: Nirav Patidar

Documentation

n8n-nodes-deepidv

npm version
MIT License

A community-contributed n8n node to integrate with the DeepIDV identity-verification API.


🛠️ Prerequisites


📦 Installation

1) Fresh n8n project (isolated)

mkdir n8n-deepidv-test
cd n8n-deepidv-test
npm init -y
npm install n8n n8n-nodes-deepidv
npx n8n start

Discussion