Versions
Get Document Type helps to identify the type of document that has been sent to the API
Version 1
To get the Document Type for each of the submitted documents
POST
https://okayiddemo.innov8tif.com/okayid/api/v1/ocr/documenttype
Request Body
Name
Type
Description
base64ImageString*
string
Front id card/passport image in base64
backImage*
string
Back id card/passport image in base64
apiKey*
string
Provided by the Innov8tif
imageFormat*
string
Set to JPG, JPEG, PNG, BMP, GIF, TIFF, TIF depending of the image format OR leave it blank if not sure
imageEnabled
boolean
Set to True - Cropped document image will be returned
Request Code Block
Response Code Block
Postman Collection
Last updated