author | ms.service | ms.topic | ms.date | ms.author |
---|---|---|---|---|
vladvino |
api-management |
include |
04/16/2021 |
vlvinogr |
You can compose an API of APIs exposed by different services, including:
- The OpenAPI Specification
- A SOAP API
- A Web App hosted in Azure App Service
- Azure Function App
- Azure Logic Apps
- Azure Service Fabric
Append a different API to your existing API using the following steps.
Note
When you import another API, the operations are appended to your current API.
-
Go to your Azure API Management instance in the Azure portal.
:::image type="content" source="./media/api-management-append-apis/service-page.png" alt-text="Go to Azure API Mgmt instance":::
-
Select APIs on the Overview page or from the menu on the left.
:::image type="content" source="./media/api-management-append-apis/api-select.png" alt-text="Select APIs":::
-
Click ... next to the API that you want to append another API to.
-
Select Import from the drop-down menu.
:::image type="content" source="./media/api-management-append-apis/append-01.png" alt-text="Select import":::
-
Select a service from which to import an API.
:::image type="content" source="./media/api-management-append-apis/select-to-import.png" alt-text="Select service":::