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.

The Repo is a collection of our demo HTML and Javascript connected to our API, and controlled from the Backend/ Admin section

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 fundamental 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

  • Compress zip folder and keep all files on the root folder

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

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

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

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

Get Client ID and Client Secret: After selecting a package, users can go to the integration screen on the link https://apps.faceki.com/integration/client-id to get their Client ID and Client Secret.

SDK Setting

  • From FACEKI dashboard go to Integrations > SDK Setting

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

To login to FACEKI dashboard Click here - LOGIN

Verifications Setting

* Login to Dashboard https://apps.faceki.com/ >> Verifications >> Verification Setting

  • To control Data Storage and Invalid Status Setting

If you don't have an account, you can register for your account from the link https://faceki.com/identity-verification-prices/

Last updated