Tools

SDKs and clients

The following tools are available to help you use the DocAI API. Please see the Readme file in each repository for usage instructions and additional documentation.

ToolSupported versions
Python SDKPython 3.x
Java SDKJava 8+
Postman CollectionPostman v9+
OpenAPI DefinitionOpenAPI 3.0.x
Microsoft Power Platform ConnectorMicrosoft Power Automate, Microsoft Power Apps, and Azure Logic Apps

Sample code

Ready-to-run code samples are available in the DocAI examples Github repository.

hOCR to eOCR Conversion

To use the output of your own OCR engine with DocAI, you will first need to convert it to Zuva’s eOCR format.

For an example on how to create eOCR, please refer to the HOCR to eOCR sample code.