TechBubbles Microsoft Technology BLOG

Windows Azure API Management Features

 

You build the web API and decided to sell number of API calls like selling the data behind it, another example is you partners may want to integrate your product into their environment.Microsoft making easy way using Azure API management to discover, use and manage easy way to access resources. Azure Web API has got inbuilt Analytics engine. You can create an instance of API management in Azure portal as shown in the following picture

image

image

The dashboard shows the overview of the traffic

image

You have an API that you have created and assume it hosted on premises, datacenter or on Azure. AZURE API Management sits in front of the hosting environment. API Management helps the developers how to use your API.

image

Developers build apps or services or websites that calls Microsoft proxy in AZURE API Management. AZURE API management contains some magic where it collects the analytics, throttling and even projection example: if it is xml API then you can throw JSON API without writing a single line of code.

The API Dashboard looks as shown in the following screen

image

You can manage all your APIs in the dashboard and engage with developers about issues in your API. If you want to add the new API just click ADD API link

image

Where you can specify the metadata about API. Now you can configure the operation, specify the HTTP verb , display name and description about the operation.

image

You can even document the parameters in the operation like specifying the data types and possible input values. You can present how your responses (example: 200, 401 etc) look like finally these all make your API documentation. Now publish the API by adding it your product in AZURE portal, it finally looks as shown in the following picture

image

About the author

Kalyan Bandarupalli

My name is kalyan, I am a software architect and builds the applications using Microsoft .NET technologies. Here I am trying to share what I feel and what I think with whoever comes along wandering to Internet home of mine.I hope that this page and its contents will speak for me and that is the reason I am not going to say anything specially about my self here.

Add Comment

By Kalyan Bandarupalli
TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud