automation-hub
latest
false
Automation Hub API 指南
上次更新日期 2026年5月6日
仅适用于 Automation Cloud 公共部门。
- 在 Automation Hub 开放式 API 页面生成 API 访问信息,如在 Automation Hub 中生成令牌页面所述。
身份验证信息由[租户 ID] 和[口令]值组成。以 46b6c342-3ab4-11e9-9c19-37a2344a67e8/ce91aa04-fc61-49e9-bec5-cb237efb4bda 为例,其中:
- 46b6c342-3ab4-11e9-9c19-37a2344a67e8是唯一的租户 ID,
- ce91aa04-fc61-49e9-bec5-cb237efb4bda是为用户帐户生成的特定令牌。
备注:
令牌必须与标头中的以下元素一起使用:
- 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.
- 应用程序密钥x-ah-openapi-app-key