# Centralized OkayLive

<mark style="color:green;">`POST`</mark> `https://ekycportaldemo.innov8tif.com/api/ekyc/okaylive`

#### Request Body

| Name      | Type   | Description                          |
| --------- | ------ | ------------------------------------ |
| imageBest | object | Selfie photo                         |
| journeyId | string | Retrieve from 'Create JourneyID' API |

{% tabs %}
{% tab title="200 " %}

```
{
    "status": "success",
    "messageCode": "api.success",
    "probability": 0.9999331,
    "score": 9.612308,
    "quality": 0.6691686
}
```

{% endtab %}
{% endtabs %}

### Input Example in Postman

![](https://253651193-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpQle72tz7-gm8Gk4Bg%2F-M8tRcSaQlPQLeNcf_yu%2F-M8tRkofaWliHF2gJ6kx%2FCapture.JPG?alt=media\&token=544dc5af-3ce6-46cb-ad83-43222bc733c5)

{% hint style="info" %}
Kindly refer to the page below for the interpretation of the result.

<https://api.innov8tif.com/okaylive/anti-spoofing#interpretation-of-result>

Get the Postman Collection\
<https://api.innov8tif.com/emas-ekyc-portal/postman-collection>
{% endhint %}
