Tools
SDKs and clients
The following tools are available to help you use the Zuva’s API. Please see the Readme file in each repository for usage instructions and additional documentation.
Tool | Supported versions | |
---|---|---|
Python SDK | Python 3.x | |
Java SDK | Java 8+ | |
Postman Collection | Postman v9+ | |
OpenAPI Definition | OpenAPI 3.0.x | |
Microsoft Power Platform Connector | Microsoft Power Automate, Microsoft Power Apps, and Azure Logic Apps |
Sample code
Ready-to-run code samples are available in the Zuva examples Github repository.
hOCR to eOCR Conversion
To use the output of your own OCR engine with Zuva API, 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.
On This Page