# 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.

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](https://docs.uipath.com/ai-center/automation-cloud/latest/user-guide/ai-center-api-list#api-list) page.

:::tip
For more information on the parameters for each API, check the Swagger documentation.
:::

Learn more about [external applications](https://docs.uipath.com/automation-cloud/automation-cloud/latest/api-guide/accessing-uipath-resources-using-external-applications) and how to manage them in **UiPath® Automation Cloud<sup>TM</sup>**. Use [Identity Server](https://docs.uipath.com/automation-cloud/automation-cloud/latest/api-guide/accessing-uipath-resources-using-external-applications#client-credentials) to generate an authorization token for your external application.

:::note
Egress calls are not supported from ML Skills or pipelines.
:::
