Where should I search for the API key in the Config File within the Document Processing Framework in UiPath

Where should I search for the API key in the Config File within the Document Processing Framework in UiPath

Hi @krishnapriya_Anu

Please check on this

https://docs.uipath.com/document-understanding/automation-cloud/latest/user-guide/api-key

Hope this helps!!

Hello @krishnapriya_Anu

  1. Open the Config file related to your project.
  2. Look for a section related to data extraction, OCR, or API settings.
  3. The API key is typically stored under a key name like “ApiKey” or “APIKey” in the Config file. The actual API key value is located next to this key.

Thanks & Cheers!!!