Skip to main content

Getting Started

The Scantrust Consumer SDKs provide tools for building custom mobile apps capable of authenticating Scantrust Secure Codes.
This is achieved by integrating branded Scantrust Web Video Authentication within a WebView in your iOS or Android native application.

Designed with simplicity in mind, the SDKs make Scantrust authentication accessible to developers of all skill levels. Official integrations are currently available for both Android and iOS.

Note: Before you begin, you must have a registered company and an active account on either the Scantrust Production or Staging platform.

Setup

The Consumer SDK allows you to load a customized video authentication experience with your branding directly within your native app.

To integrate authentication, simply load the following URL inside a WebView in your native application:

https://verify.scantrust.com/video/

Example Apps

For more detailed setup guidelines, refer to the example applications:

  1. Android (Android version ≥ 12)
  2. iOS (iOS version ≥ 16)

Customization

To customize the video authentication experience and match your app’s branding, follow the customization tutorial.