cupa-kodak-xapi

(0 reviews)
Used to extract the text from the provided Base64 image value

home

Overview:

Mule Soft API exposed to extract the text from the provided Base64 image value. API is secure by the client id Policy

API MethodREST EndpointDescriptionConsumers
1.POST/{version}/documentTextExtract the text form the following image formats JPEG, PNG, PDF, or TIFFKodak

Integration architecture:

resources/image-b894d9a2-e471-498c-8083-ad713f6f86c7.png

Sequence Diagram and Description:

resources/image-7797a2bc-093b-49b3-bae7-1c313251f553.png

Endpoint Details


POST /v1/documentText

Request body with the base64 value

Header Parameters

  • X-TRANSACTION-ID: unique id to track the end to end message process.-
  • client_id : xxxx
  • client_secret: xxxx

Reviews