# EMAS eKYC Portal

## Our EMAS eKYC APIs Process Flow Chart

![EMAS eKYC Process Flow Chart](/files/T1tQcXFSMlhuJqlohqlb)

{% file src="/files/LcX95OZ2PdWxrLPQKYLS" %}
Attached is the image of eKYC Process Flow Chart
{% endfile %}

{% hint style="info" %}
**Good to know:** This is our product with the default process flow that is just for our common business references for how to use our product!&#x20;
{% endhint %}

## Getting Started

#### Overall steps (follow recommended flowchart):

1. Firstly, user will need to get the JourneyId in [Create JourneyID](/emas-ekyc-portal/create-journeyid.md).
2. Then, use the JourneyId gotten from the step 1 and call the [Centralized OkayID](/emas-ekyc-portal/centralized-okayid.md) API.
3. After user confirm the results of Centralized OkayID, user can choose to call [Centralized OkayDoc](/emas-ekyc-portal/centralized-okaydoc.md) or [Centralized OkayFace](/emas-ekyc-portal/centralized-okayface.md). It is because both of the APIs can be processed simultaneously.
4. Reuse the JourneyId again and call either **one** of this API depending the use case. ([Centralized OkayDoc (Non-Passport) - MyKad](/emas-ekyc-portal/centralized-okaydoc/non-passport.md)/ [Centralized OkayDoc (Passport)](/emas-ekyc-portal/centralized-okaydoc/passport.md)/ [Centralized OkayDoc (Non-Passport) - Non-MyKad](/emas-ekyc-portal/centralized-okaydoc/non-passport.md))&#x20;
5. While waiting for the Centralized OkayDoc to process, user can move on to [Centralized OkayFace](/emas-ekyc-portal/centralized-okayface.md) and reuse the same JourneyId gotten from the first step and call the respective API.
6. **Both** Centralized OkayDoc and Centralized OkayFace are processing at the **same time**.
7. Lastly, go to [Get Scorecard](/emas-ekyc-portal/scorecard.md) and call the API by reusing the JourneyId gotten from step 1. User will be able to see the final scorecard status combined from each of the APIs.

{% hint style="info" %}
**Hint:** Follow the step one by one for the best user experience.

**Start Here -->** [**Create JourneyID**](/emas-ekyc-portal/create-journeyid.md)
{% endhint %}

### Guideline for EMAS eKYC APIs

{% file src="/files/z7Wdr0p941xMhFqCLYYN" %}
Step by step guidelines
{% endfile %}

### EMAS eKYC Portal Postman Collection&#x20;

{% file src="/files/5l34lktIzQVASAvUtJH0" %}
EMAS eKYC Portal Postman Collection
{% endfile %}

## Page Links

{% content-ref url="/pages/OzNqwhg2HWJv1m0ZybRy" %}
[Create JourneyID](/emas-ekyc-portal/create-journeyid.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mu4DbNu8MlnphxZxGUON" %}
[Centralized OkayID](/emas-ekyc-portal/centralized-okayid.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jg2rCKt7XUsI2eSfnpwQ" %}
[Centralized OkayFace](/emas-ekyc-portal/centralized-okayface.md)
{% endcontent-ref %}

{% content-ref url="/pages/OPmIDNjaQS8gDlFC5D1x" %}
[Centralized OkayLive](/emas-ekyc-portal/centralized-okaylive.md)
{% endcontent-ref %}

{% content-ref url="/pages/SnH8isCQWJsP7QCzRWRd" %}
[Centralized OkayDoc](/emas-ekyc-portal/centralized-okaydoc.md)
{% endcontent-ref %}

{% content-ref url="/pages/dgvFMmyyPmoZapHLZ98D" %}
[Scorecard](/emas-ekyc-portal/scorecard.md)
{% endcontent-ref %}

{% content-ref url="/pages/OAnfBxRAwlVG8ZkrzpAN" %}
[Error List](/emas-ekyc-portal/error-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/rHvxAAdtiTWRK6pHeStQ" %}
[EMAS eKYC Portal Change Log](/emas-ekyc-portal/change-log/emas-ekyc-portal-change-log.md)
{% endcontent-ref %}

{% content-ref url="/spaces/RYsITG7N76MNv67B20iW/pages/G1gZ0ewkdIkETDABNpPP" %}
[Image Requirement](/emas-ekyc-portal/image-requirement.md)
{% endcontent-ref %}

{% content-ref url="/spaces/RYsITG7N76MNv67B20iW/pages/ZlKPeHJduhORN5lh87MO" %}
[FAQ](/emas-ekyc-portal/faq.md)
{% endcontent-ref %}


---

# 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://api2-ekycportal.innov8tif.com/emas-ekyc-portal.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.
