API key for on premises orchestrator

Hi everyone,

Can anyone tell me how to find document understanding API key and computer vision API key in ON-PREMISES orchestrator.

Generally we could find API key in the path Licenses > robot and services > apikey in cloud but my question is does anyone know how to find COMPUTER VISION API key or Document understanding API key when we have On-Premises orchestrator.

Please help

Hi @bhanusai_sajja
let me know if this document helps you this document contains a standalone 2022.4 version

Happy Automation!!

I hope you have installed AI Center/ Document Understanding on-prem and mapped them with the orchestrator.

if you want to use Computer Vision and need an API Key for that then as per this discussion you need to ask for same to your account manager.

@bhanusai_sajja

You have to go to management and there you would have these options

Cheers

You don’t use API keys for on-premise installs.

For CV you install the UiPath.ComputerVision.LocalServer package, then go into project settings, to CV settings, and set use local to true.

For Document Understanding you install the UiPath.DocumentUnderstanding.OCR.LocalServer package and when doing classification you use the Keyword Based Classifier. Also I recommend the UiPath.OmniPage.Activities package, and use OmniPage OCR in the Digitize Document activity. I get better results with that one.