# Welcome to Innov8tif's eKYC Product Documentation Page

{% hint style="info" %}

#### <mark style="color:blue;">Look! We separate the product documentation page just for you!</mark>

{% endhint %}

### EMAS eKYC Documentation (EMAS eKYC Portal)

{% embed url="<https://innov8tif-solutions.gitbook.io/innov8tif-emas-ekyc-portal>" %}
EMAS eKYC Portal
{% endembed %}

### EMAS eKYC Documentation (Individual APIs & Mobile SDKs)

{% embed url="<https://innov8tif-solutions.gitbook.io/innov8tif-ekyc-apis-and-sdks>" %}
EMAS eKYC Individual APIs & Mobile SDKs
{% endembed %}

{% hint style="info" %}

#### Just in case you've missed it!

* [HIP Portal](https://innov8tif-solutions.gitbook.io/innov8tif-emas-ekyc-portal)
* [Individual APIs & Mobile SDKs](https://innov8tif-solutions.gitbook.io/innov8tif-ekyc-api-components)
  {% endhint %}

### Lists of our main products

<table><thead><tr><th width="150">Products</th><th>Descriptions</th></tr></thead><tbody><tr><td>Centralized API <em>(EMAS eKYC Portal)</em></td><td>A centralized API for integration between the 4 major components (OkayID, OkayLive, OkayFace, OkayDoc) to perform eKYC customer onboarding. Using credential to create JourneyID and link all of the available api depending on the business needs.</td></tr><tr><td>OkayID</td><td>An API to perform ID Document Type Recognition, and OCR to extract the information from the ID Document/Card.</td></tr><tr><td>OkayLive</td><td>An API that is also known as "Liveness Detection". It is to make sure that the selfie photo is taken from a live/real person to prevent spoofing.</td></tr><tr><td>OkayFace</td><td>An API that is used to compare the facial image on the ID Document/Card with the selfie photo taken in this API to check if the user is the same as the ID card's owner.</td></tr><tr><td>OkayDoc</td><td>An API that is also known as Document Verification API that helps to identify whether the submitted ID Document/Card image is authentic.</td></tr><tr><td>OkayDB</td><td>An API that have the functionality to do database search.</td></tr><tr><td>OkayCam Mobile SDK</td><td>A mobile SDK that contains a custom camera UI for ID capture that design suitably for the OkayID to ease the user by performing ID capture.</td></tr></tbody></table>

### <mark style="color:red;">Deprecated</mark> EMAS eKYC Documentation

{% embed url="<https://api-old.innov8tif.com>" %}
EMAS eKYC API - Deprecated
{% endembed %}

{% hint style="danger" %}
The EMAS eKYC Documentation (Deprecated) will <mark style="color:red;">**NOT**</mark> be maintained **from 31st January 2022 onwards.**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://api.innov8tif.com/welcome-to-innov8tifs-ekyc-product-documentation-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
