Automation Hub
latest
false
Banner background image
Automation Hub API Guide
Last updated Jan 29, 2024

Authenticating to Your Automation Hub Tenant

  1. Generate the API Access Information from the Automation Hub Open API page as described in the Generate your Token from Automation Hub page.

The authentication information is composed of the [Tenant ID] and [Token] values. An example is: 46b6c342-3ab4-11e9-9c19-37a2344a67e8/ce91aa04-fc61-49e9-bec5-cb237efb4bda where:

  • 46b6c342-3ab4-11e9-9c19-37a2344a67e8 is the unique Tenant ID,

  • ce91aa04-fc61-49e9-bec5-cb237efb4bda is the specific token generated for the user account.

Note:

The token must be used together with the following element in the header:

  • OpenAPI token identifier x-ah-openapi-auth. This is used to identify the token type. The value is always hardcoded as openapi-token. You should not enter the actual token value generated from the UI in this header parameter.

The App Key is optional. Use it only if it was defined in the Add Token modal.

  • App Key x-ah-openapi-app-key

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.