Comment on page
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
The latest Stable Version is V2.0

GitHub - faceki/Biometric-HTML-JavaScript-V2
GitHub
Face Biometric HTML Source Code 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
- Change and "client_id" and "clientSecret" 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
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.

- From FACEKI dashboard go to Integrations > SDK Setting
- To control the number of documents and results based on the ID requirements
* 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 modified 6mo ago