P

PrivateID Demo

Integration Showcase

Documentation →
Live Demo

PrivateID Integration

Experience two powerful integration methods for seamless identity verification

Local Development Setup

For testing webhooks locally, you'll need a public URL. We recommend using ngrok to create a secure tunnel to your local server.

# Terminal 1: npm run dev
# Terminal 2: ngrok http 3000
# Then open the ngrok URL in your browser