automation-hub
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
Automation Hub API 指南
Automation CloudAutomation Cloud Public SectorAutomation Suite
Last updated 2024年7月3日

Automation Hub API 的身份验证

Automation Hub API 身份验证在每个请求的标头中使用简单的静态持有者令牌。 有关如何创建或查找令牌的信息,请参阅从 Automation Hub 生成令牌

请求示例(发送到身份验证信息端点):

GET https://cloud.uipath.com/{orgName}/{tenantName}/automationhub_/api/v1/openapi/authinfo
Content-Type: application/json
Authorization: Bearer 46b6c342-3ab4-11e9-9c19-37a2344a67e8/ce91aa04-fc61-49e9-bec5-cb237efb4bda
x-ah-openapi-auth: openapi-tokenGET https://cloud.uipath.com/{orgName}/{tenantName}/automationhub_/api/v1/openapi/authinfo
Content-Type: application/json
Authorization: Bearer 46b6c342-3ab4-11e9-9c19-37a2344a67e8/ce91aa04-fc61-49e9-bec5-cb237efb4bda
x-ah-openapi-auth: openapi-token
openapi-tokenx-ah-openapi-auth值为静态。 授权持有者令牌是通过连接租户 ID、字符/和令牌创建的。
例如 46b6c342-3ab4-11e9-9c19-37a2344a67e8/ce91aa04-fc61-49e9-bec5-cb237efb4bda,其组成如下:
  • 租户 ID: 46b6c342-3ab4-11e9-9c19-37a2344a67e8
  • 连接字符: /
  • 令牌: ce91aa04-fc61-49e9-bec5-cb237efb4bda
类似的标头将用于向任何其他 Automation Hub API 端点发出的请求。

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。