document-understanding
latest
false
- Getting Started
- Overview
- Using The Credentials for HTTP Requests
- Using The Credentials in Swagger
- Limits and Quota
- Examples Using the Document Understanding™ Cloud API
- Licensing
- Troubleshooting
Using The Credentials in Swagger
Document Understanding API Guide
Using The Credentials in Swagger
You have successfully created an External App in Automation CloudTM Public Sector. Now it's time for you to authorize the Document UnderstandingTM Digitization service.
- Access the Swagger page from Document UnderstandingTM.
- Click Authorize.
- Add you App ID and App Secret in the opened pop-up window.
- Under Scopes, select all checkbox.
- Click Authorize.
- A new pop-up window displays the available authorizations.
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)