Skip to main content

iApp eKYC SDK — Live Demo

The iApp eKYC SDK is a free, open-source (Apache-2.0) Web and Flutter SDK for iApp Technology's enterprise eKYC APIs. Everything below runs live in your browser using the Web SDK — the SDK itself costs nothing; each demo call is a real API request billed to your API key at the normal per-request rate.

Camera demos need HTTPS (or localhost) and a webcam. On first start, the SDK lazy-loads OpenCV.js / MediaPipe from a CDN — the first run may take a few seconds.

Document Auto-Capture

Point your camera at a document and the SDK does the rest: it detects the card boundary, waits for a sharp and stable frame, perspective-corrects the image, and submits it to the matching OCR API. Pick a document type below — Thai ID (front / back), Thai ID with signature, driver license, book bank, or passport.

Loading live demo…

Face Active Liveness

The SDK locks onto your face, issues randomized challenges (blink, turn left, turn right, smile), selects the best selfie frame, and submits it with the challenge log to the finalize API for a cryptographically signed verdict.

Loading live demo…

Face Verification

Upload two face images (for example an ID card photo and a selfie) and the SDK calls the Face Verification API to tell you whether they are the same person, with a similarity score.

Loading live demo…

Passive Liveness

Upload a single selfie and the SDK calls the Passive Liveness API to detect whether it is a real live capture or a spoof (printed photo, screen replay, mask) — no user interaction required.

Loading live demo…