Allpass.ai
HomeWeb SiteTerms of ServicesPrivacy Policy
  • Introduction
  • Get Started
    • Sign Up and Sign In
    • Navigation
    • Test and Live Modes
    • Company Settings
    • Application
    • Work With the Team
      • User Roles and Permissions
      • Send Invites and Assign Roles
    • Notifications Settings
  • Build Verification Flows
    • Flow Builder Overview
    • Verification Steps
      • Intro
      • Document Check
      • Liveness
      • Facematching
      • Selfie With a Document
      • Email Verification
      • Phone verification
      • AML
      • Crypto Transaction and Wallet Check
      • Questionnaire
      • Final Screen
    • UI Customization
    • Duplicate Workflows
    • Workflow Drafts
    • Questionnaire Builder
  • Verify Your Users
    • Run Verification Flows
    • Receiving and Completing Verification
    • Restart the Verification Flow
    • Change the Verification Flow
    • Request Additional Information
    • Manual Compliance Check
    • Manual Crypto Transaction and Wallet Monitoring
  • Review Data
    • Verification Status
    • Review Process
    • Applicant Profile
      • Document Check
      • Liveness
      • Facematch
      • Selfie with the document
      • Email Verification
      • Phone Verification
      • AML check
      • Crypto Transaction and Wallet Check
      • Questionnaire
      • IP and Geo Data
    • Applicant Timeline
    • Deactivating and Activating Verification Results
    • Applicant Profile Deletion
  • Download Reports
  • Analytics Dashboard
  • Integration
    • Overview
    • Get Started
    • How to use
    • Installation
    • Initialize
    • Render
    • Webhooks
      • Applicant Webhooks
      • Webhook Timestamp Validation Requirement
    • Open API
    • Dictionary
      • Enums
      • Entities
      • Term & Abbreviations
      • Supported Countries & Documents
    • Encryption
  • TROUBLESHOOTING
    • IP Address Detected as VPN
    • Incomplete User Verification Flows
Powered by GitBook

© 2024 Allpass.ai by elKYC OU. All rights reserved

On this page
  • Features
  • Compatibility
  1. Integration

Overview

This guide helps you integrate the Allpass.ai SDK into your Web Application and start the verification flow

PreviousAnalytics DashboardNextGet Started

Last updated 9 months ago

This document explains how to integrate the verification flow directly into your web application through our JavaScript component to verify the identity of your users. This stage might be at the signup page of your application, or at a later point to enrich the profiles of your users. The guide assumes the preliminary steps have already been completed as explained in the section of the documentation.

You can either follow the integration guide or watch the integration tutorial that shows the same steps. Please be aware that some property or function names might have slightly changed with newer versions. Make sure to compare your implementation with the latest code snippets here in the documentation.

Features

  • Read passport data using a smartphone or webcam

  • Doc type identification (Machine Learning)

  • Parsing doc data (OCR)

  • Document authenticity control (data cross-check from visual zone, chip, MRZ)

  • Document ownership checks

  • Liveness detection

  • Face match

  • AML

  • Questionnaire

  • OTP

  • Device verification

  • IP verification + geoIP

  • Data input automation (into client’s software)

  • Web workplace

  • And much more

Compatibility

Mobile Browser

More Browsers Partial support

Desktop Browser

More Browsers Partial support

Partial Support - Frequent camera behavior changes cause incompatibilities

Not supported - Custom camera behavior prevents support

Android Chrome 90

iOS Safari 11

iOS 14.4+ Chrome 90

Android Firefox 62

Opera Not supported

Chrome 85

Firefox 63

Safari 11

Edge 95

Opera Not supported

overview
General Architecture