Image Reference (Download)

Guideline to view/download (For OkayDoc)

For user that is interested in image referencing returning from the API, please refer below on how to retrieve the image from the API:

  1. Once the API is called it will return the detection's result. In the result, the image reference can be get from the "imageUrl" row. (refer to Sample Response - MyKad Logo Landmark image)

  2. For example, let's say if the imageUrl is "/public/image/v2/c92240fb-87d8-461f-b9f5-350431ebb4ef?type=l-mykad-logo" user can copy it down.

  3. Then, add on this "https://okaydocdemo.innov8tif.com/ekyc" infront of the imageUrl's link on step 2, which then will become: "https://okaydocdemo.innov8tif.com/ekyc/public/image/v2/c92240fb-87d8-461f-b9f5-350431ebb4ef?type=l-mykad-logo"

  4. Lastly, copy down the whole link and paste in the web browser, the MyKad logo image will then be shown shortly. (refer to Sample Link Image - MyKad Logo Landmark image)

This allows the user to know what is being extracted in OkayID

Last updated