document-understanding
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

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