Azure API Management is a reliable, secure and scalable way to publish, consume and manage all your APIs. It provides a central interface and essential tools to create, provision and manage all your APIs.
Azure API Management is made up of an API gateway, a management plane, and a developer portal. These components are Azure-hosted and fully managed by default as part of APIM Management.
API Gateway acts as a front gate to the backend services. The client requests first to reach API Gateway which then routes them to backend services.
The API gateway:
Management Plane provides full access to the API Management service capabilities. This is nothing but, an APIM resource interface in the Azure portal. You can also use, Azure PowerShell, and Azure CLI to interact with it.
Use the management plane to:
This is an automatically generated, fully customizable web portal for the documentation of your APIs.
The look and feel of the developer portal can be customized by adding custom content, customizing styles, and adding branding.
Consumers use the open-source developer portal to discover the APIs, and learn how to consume them in applications.
Using the developer portal, developers can:
For the demo, please check the Video
Legal Stuff