document-understanding
latest
false
- 入门指南
- 概述
- 使用 HTTP 请求的凭据
- 在 Swagger 中使用凭据
- 限制和配额
- 使用 Document Understanding™ Cloud API 的示例
- 故障排除

Document Understanding API 指南
上次更新日期 2025年7月10日
创建外部应用程序后,您可以在实现中使用它。 首先,使用访问令牌完成身份验证程序。 以下是您需要遵循的步骤:
- 获取配置外部应用程序时收到的
AppId
和AppSecret
的访问令牌。 - 使用访问令牌作为请求标头。
有关如何获取访问令牌的详细信息,请查看《Automation Cloud API 指南》中的“外部应用程序 (OAuth)”页面。