title | description | services | documentationcenter | author | manager | editor | ms.service | ms.workload | ms.tgt_pltfrm | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Import an OpenAPI specification using the Azure portal | Microsoft Docs |
Learn how to import an OpenAPI specification with API Management, and then test the API in the Azure and Developer portals. |
api-management |
dlepow |
cfowler |
api-management |
mobile |
na |
article |
04/20/2020 |
danlep |
This article shows how to import an "OpenAPI specification" back-end API residing at https://conferenceapi.azurewebsites.net?format=json. This back-end API is provided by Microsoft and hosted on Azure. The article also shows how to test the APIM API.
In this article, you learn how to:
[!div class="checklist"]
- Import an "OpenAPI specification" back-end API
- Test the API in the Azure portal
Complete the following quickstart: Create an Azure API Management instance
[!INCLUDE api-management-navigate-to-instance.md]
-
Navigate to your API Management service in the Azure portal and select APIs from the menu.
-
Select OpenAPI specification from the Add a new API list.
-
Enter API settings. You can set the values during creation or configure them later by going to the Settings tab. The settings are explained in the Import and publish your first API tutorial.
-
Select Create.
Note
The API import limitations are documented in another article.
[!INCLUDE api-management-navigate-to-instance.md]
[!INCLUDE api-management-define-api-topics.md]
[!div class="nextstepaction"] Transform and protect a published API