Links

API Documentation

Getting API Key

Register an account to iApp AI: https://ai.iapp.co.th/ and getting API Key from here: https://ai.iapp.co.th/control/api

Demo

Postman

Specification

post
https://api.iapp.co.th/document-ocr
/ocr
Perform OCR and return raw text
post
https://api.iapp.co.th/document-ocr
/layout
Perform Document Structure Analysis, OCR and return JSON formatted bounding box and raw text
post
https://api.iapp.co.th/document-ocr
/docx
Perform Document Structure Analysis, OCR and return a URL file path of a converted Microsoft Words (as .docx) file.