VerifEye SDKs

The VerifEye SDKs embed the VerifEye verification flow — camera access, consent, liveness, and image capture — directly into your own web or mobile application, running against a verification session you create server-side.

All three SDKs share the same integration model: your backend creates a session with your API key and returns a short-lived sessionId and accessToken to the client; the SDK runs the verification and reports completion; your backend then fetches the outcome from the VerifEye Session API.

Available SDKs

  • Web SDK — a React component library for web applications.
  • iOS SDK — a SwiftUI library for iOS 16 and later.
  • Android SDK — a Jetpack Compose library for Android 7.0 (API 24) and later.

For a hosted flow with no SDK to install, see VerifEye Redirect. For on-device C++ libraries, see the Native SDKs.


Last updated: 2026-08-07