Versions

Version 2

POST https://okaydocdemo.innov8tif.com/ekyc/api/ekyc/v2/doc-verify/mykad-back

Added Quality Check and Screen Presentation Check

Request Body

NameTypeDescription

apiKey*

string

To be assigned by Innov8tif

idImageBase64Image*

string

Back id card image in base64

[
	{
		"method": "landmark",
		"label": "Landmark Analysis Result",
		"result": "84.3643,90.973,48.3335,48.5711,70.2704,23.1815,60.6098,0,0",
		"componentResultList": [
			{
				"code": "l-signature",
				"label": "Signature Landmark",
				"value": "84.3643",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-tng",
				"label": "TnG Landmark",
				"value": "90.973",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-80k",
				"label": "80k Landmark",
				"value": "48.3335",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-tower",
				"label": "Towers Landmark",
				"value": "48.5711",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-crown",
				"label": "Crown Landmark",
				"value": "70.2704",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-malaysia",
				"label": "Malaysia Text Landmark",
				"value": "23.1815",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-kppn",
				"label": "KPPN Landmark",
				"value": "60.6098",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-atm",
				"label": "ATM Landmark",
				"value": "0",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			},
			{
				"code": "l-meps",
				"label": "MEPS Landmark",
				"value": "0",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "idBlurDetection",
		"label": "ID Blur Detection",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "idBlurDetection",
				"label": "ID Blur Detection",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "idBrightnessDetc",
		"label": "ID Brightness Detection",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "idBrightnessDetc",
				"label": "ID Brightness Detection",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "colorMode",
		"label": "Color Mode",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "colorMode",
				"label": "Color Mode",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	},
	{
		"method": "screen",
		"label": "Screen Detection",
		"result": "Pass",
		"componentResultList": [
			{
				"code": "screen",
				"label": "Screen Detection",
				"value": "Pass",
				"imagePath": null,
				"refImagePath": null,
				"score": null
			}
		]
	}
]

Version 1

POST https://okaydocdemo.innov8tif.com/ekyc/api/ekyc/v1/doc-verify/mykad-back

Request Body

NameTypeDescription

caseNo

string

Reference code given by user

apiKey*

string

To be assigned by Innov8tif

idImageBase64Image*

string

Back id card image in base64

{
    "status": "success",
    "messageCode": "api.success",
    "message": "",
    "id": "00a632af-f6f7-485b-9dae-4f8211709690",
    "methodList": [
        {
            "method": "landmark",
            "label": "Landmark Analysis Result",
            "componentList": [
                {
                    "code": "l-signature",
                    "label": "Signature Landmark",
                    "value": "83.0052",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-signature",
                    "refImageUrl": null
                },
                {
                    "code": "l-tng",
                    "label": "TnG Landmark",
                    "value": "92.81230000000001",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-tng",
                    "refImageUrl": null
                },
                {
                    "code": "l-80k",
                    "label": "80k Landmark",
                    "value": "92.4028",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-80k",
                    "refImageUrl": null
                },
                {
                    "code": "l-tower",
                    "label": "Towers Landmark",
                    "value": "78.2558",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-tower",
                    "refImageUrl": null
                },
                {
                    "code": "l-crown",
                    "label": "Crown Landmark",
                    "value": "76.7101",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-crown",
                    "refImageUrl": null
                },
                {
                    "code": "l-malaysia",
                    "label": "Malaysia Text Landmark",
                    "value": "62.0873",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-malaysia",
                    "refImageUrl": null
                },
                {
                    "code": "l-kppn",
                    "label": "KPPN Landmark",
                    "value": "58.818599999999996",
                    "imageUrl": "/public/image/v2/00a632af-f6f7-485b-9dae-4f8211709690?type=l-kppn",
                    "refImageUrl": null
                },
                {
                    "code": "l-atm",
                    "label": "ATM Landmark",
                    "value": "0",
                    "imageUrl": null,
                    "refImageUrl": null
                },
                {
                    "code": "l-meps",
                    "label": "MEPS Landmark",
                    "value": "0",
                    "imageUrl": null,
                    "refImageUrl": null
                }
            ]
        }
    ],
    "outputImageList": null
}

Postman Collection

Last updated