Skip to main content

Using The Credentials in Swagger

You have successfully created an External App in Automation Suite. Now it's time for you to authorize the Document UnderstandingTM Digitization service.

  • Access the Swagger page from Document UnderstandingTM.

    Screenshot of the REST APIs drop-down list.

  • Select Authorize.

  • Add you App ID and App Secret in the opened pop-up window.

  • Under Scopes, select all checkbox.

  • Select Authorize.

  • A new pop-up window displays the available authorizations.

Screenshot of the Available authorizations interface.

You are ready to consume the Digitizer API service and can do the following:

  • Post a Digitization Request - The only thing required is to include your document in the body of the digitization request, having one of the following formats JPEG, PNG, PDF, and TIFF. All other attributes are optional. The response contains a documentId that can be used in subsequent operations (e.g.: classification, extraction, validation)