ai-center
2024.10
true
- リリース ノート
- はじめる前に
- 基本情報
- AI Center をインストールする
- 移行とアップグレード
- プロジェクト
- データセット
- データのラベル付け
- ML パッケージ
- すぐに使えるパッケージ
- パイプライン
- ML スキル
- ML ログ
- AI Center の Document UnderstandingTM
- AI Center API
- 概要
- API リスト
- 使い方
- ライセンス
- 基本的なトラブルシューティング ガイド
AI Center ガイド
Last updated 2024年11月11日
概要
AI Center API allows you to manage UiPath® AI Center resources from an external application. You can authorize the external app without sharing any credentials, through the Oauth 2.0 authorization framework.
AI Center の URL に
ai-helper/swagger-ui/index.html
を追記することで、Swagger を使用して AI Center API のドキュメントにアクセスできます。たとえば、https://cloud.uipath.com/accountname/tenantname/aifabric_/ai-helper/swagger-ui/index.html
と指定します。AI Center API のリストについては、「API リスト」をご覧ください。
Learn more about external applications and how to manage them in UiPath® Automation CloudTM. Use Identity Server to generate an authorization token for your external application.