IDP endpoint list

The Infor Document Processor (IDP) exposes APIs through Infor Document Processor Suite on API Gateway leveraging different capabilities.

This table shows the list of APIs with a short description:

API Name Description
Get Document OCR Extract text from the uploaded document
Template Extraction Extract Tables and Fields(data) from document, based on the provided template as input
Document Key-Value Extract value(s) based on the provided key
Document Extraction Extract key values from the given document and predicts the type of the Field. For example, if in a given document "Invoice: 101" keyValue is found, it will predict its type as "INVOICE NUMBER". Currently, the type prediction is limited to the type identified by AWS-Textract