Verify - Versions
To process various types of documents like bank statements and bills, extracting data and returning results in a structured format
Version 0.1
To extract the data from the document
POST
https://intellidocdemo.innov8tif.com
/ekyc/api/intellidoc/verify
Request Body
Name
Type
Description
apiKey*
string
API Key provided by Innov8tif. Please contact the Innov8tif sales team to obtain it.
version*
string
API version, currently Version 0.1.
docType*
string
Supported document types include:
Bank statement
SSM certificate
base64Content*
string
Base64 of image/pdf file.
Support only JPEG, PNG and PDF file only.
Maximum 3 pages only
country*
string
Currently only support: MYS (Malaysia).
Last updated
Was this helpful?