FACEKI Identity Verification KYC V2
  • Getting Started
  • Integrations
  • Quick Guides
    • Dashboard
    • SDK Settings
    • Verification Settings
    • Verification Monitoring
    • Integration Setting
    • Image Guidelines
  • API Integration
    • Verification APIs
      • Generate Token
      • Get KYC Rules
      • Single KYC Verification
      • Multiple KYC Verification
      • KYC Summary API
      • Generate KYC Link
      • Get KYC records by Link
      • Get KYC records By Reference ID
      • Get KYC records By RequestID
      • Face Match API (💲)
  • Data Fields
    • Verification Data
    • Error Codes
  • Mobile SDK
    • Flutter SDK / Plugin
    • React Native SDK / Plugin
    • Native iOS SDK
    • Native Android SDK
  • Web SDK
    • React
    • Angular
    • HTML
    • Laravel
  • API Libraries
    • NodeJS API Library
    • Python API Library
    • .NET API Library
  • Starter Kits
    • React Native Starter Kit
  • No Integration Option
    • Zero Integration
  • Need Help?
    • Support
      • Support Ticket
      • Skype
      • Email Support
    • Community
    • FAQ's
Powered by GitBook
On this page
  • KYC-HTML
  • #Faceki Platform HTML/ JavaScript official SDK
  • HTML Installation
  • SDK Setting
  • Verifications Setting
  1. Web SDK

HTML

HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web.

PreviousAngularNextLaravel

Last updated 1 year ago

KYC-HTML

The latest Stable Version is V2.0

#Faceki Platform HTML/ JavaScript official SDK

Welcome to Faceki Official HTML integration instructions.

HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (CSS) or functionality/behavior (JavaScript).

Please refer to GetStarted and Quickguides documents.

This project is currently in V2.0 Stable version.

Let's Get your HTML running with Faceki HTML JavaScript SDK

HTML Installation

  • Change "client_id" and "client_email" in /assets/js/faceki-startup.js

  • Click on the hidden eyes and securely copy the Client ID (token).

Please don't share the token with anybody, highly secure and confidential

SDK Setting

  • From FACEKI dashboard go to Integrations > SDK Setting

  • To control the number of documents and results based on the ID requirements

Verifications Setting

  • To control Data Storage and Invalid Status Setting

and keep all files on the root folder

To get your Client ID, first access >> Integration >> Integration

Get Client ID and Client Secret: After selecting a package, users can go to the integration screen on the link to get their Client ID and Client Secret.

To login to FACEKI dashboard

* Login to Dashboard >> Verifications >> Verification Setting

If you don't have an account, you can register for your account from the link

Compress zip folder
Dashboard
https://apps.faceki.com/integration/client-id
Click here - LOGIN
https://apps.faceki.com/login
https://faceki.com/identity-verification-prices/
GitHub - faceki/KYC-HTML-JAVASCRIPT-V2GitHub
Logo