Importing an OpenAPI API into Azure API Management Service

Developer Support

Bryan Soltis walks us through the process of importing an OpenAPI API into the Azure API Management Service, making it easy for developers to manage systems on a global level and empower users to develop their applications.


Creating an API is a pretty standard ask of any developer. You have some functionality that you need to make available, so you create an interface to expose it. You let the community know it’s ready and everyone uses it and loves it and you unite the globe, ala “Wyld Stallyns” style! With that global unification, often comes the need to manage access, authenticate users, and control releases. Azure API Management serves this purpose by providing a powerful management experience for your solutions. In this blog, I’m going to show you how to quickly import your existing OpenAPI APIs into Azure APIM.

OK, if the Bill & Ted reference didn’t do it, you should know the Azure API Management is a very powerful service for your APIs. This SaaS solution allows you to easily manage thousands of APIs, control access, define subscriptions and limits, all from the comfort of your couch (because it’s 2020 and that’s where everything happens now). What’s even better, is the entire service is nearly maintenance free, allowing you to focus on your code.

Learn more about Azure API Management Services.

If you’re like most developers, you have a bunch of existing APIs that you will need to work with. Importing these solutions into APIM is the key to unlocking the management features of the platform. So, you have a bunch of APIs and OpenAPI specifications for them. But how do you get them into APIM? Let me show you.

Check out the step-by-step example here.

0 comments

Discussion is closed.

Feedback usabilla icon