ai-center
2023.4
false
- Release Notes
- Before you begin
- Getting started
- Installing AI Center
- Migration and upgrade
- Projects
- Datasets
- Data Labeling
- ML packages
- Out of the box packages
- Pipelines
- ML Skills
- ML Logs
- Document UnderstandingTM in AI Center
- AI Center API
- Overview
- API Permissions List
- How to
- Licensing
- Basic Troubleshooting Guide
AI Center User Guide
Last updated Oct 22, 2024
Overview
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.
You can access AI Center API documentation through Swagger by adding
ai-helper/swagger-ui/index.html
to your AI Center URL. For example: https://cloud.uipath.com/accountname/tenantname/aifabric_/ai-helper/swagger-ui/index.html
For the list of AI Center API, check the API List page.