Legacy On Android SDK
1.7.0
1.7.0
  • Introduction
  • Overview
    • Requirements
    • Prerequisites
    • Downloading
    • Setup
    • Initialization
      • Custom headers
    • BiometridOn
      • Create process
      • Get current step
      • Get previous step
      • Get remaining steps
      • Get completed steps
      • Get process data
      • Submit form
      • Submit file
      • Submit selfie with ID card
      • Submit form with files
      • Submit multiple files
      • Submit ID document
      • Video conference
    • Liveness Detection
      • Basic detection
      • Liveness Customisation
      • Generate Liveness Surface
  • Enums
    • StepType
    • VideoConferenceState
    • Doctype
Powered by GitBook
On this page
  1. Overview

Prerequisites

In order to perform any kind of interaction with BiometridOn’s API, a set of credentials needs to be provided for validation on server side.

  • BiometridOn server URL

  • BiometridOn Key

  • BiometridOn Secret

  • BiometridOn Flow ID

This is also needed for the SDK initialization.

PreviousRequirementsNextDownloading

Last updated 6 years ago