Microsoft has an APIphany
Written by Kay Ewbank   
Friday, 12 September 2014

Microsoft has announced the general availability of Azure API Management service.

API Management can be used to securely publish APIs for use by developers. APIs published in this way can be used from mobile and client applications (on any device) as well as other cloud and service based applications.

 

 

Microsoft’s new service has been developed on the back of its acquisition of Apiphany, the API management company, last year. Apiphany provided its customers with a portal that they could use to manage their APIs.

The idea is that if you have a set of APIs, you can expose just the endpoints you want your partners or third party developers to have access to, while keeping tighter control over more sensitive data and services.

The Azure service lets you take your APIs, both cloud-based and on-premises, and publish them for partners or other developers to use. The APIs can be secured using OAuth or key-based access, and you can keep control over the API usage using throttling, quotas, and rate limits. Management tools let you analyze the use of your APIs to see how they are being used, and who’s using them.

There are health monitors so you can track errors, and you can set up a developer portal with documentation and options for developers to test out the APIs.

While APIs were traditionally used to provide a programming interface to hardware such as video cards, bits of operating systems, or third party software libraries, if you take it back to the basic idea of a set of operations that can be invoked from a client application, the idea of providing part of your app as a closed API where you have control over who can use it and how they use it makes a lot of sense.

The main type of use envisaged for the new service are business-to-business projects where two companies are co-operating on a joint project and need to open up internal APIs for use by their partner. Another use would be if an individual developer needs access to the APIs of a company for which they are developing some custom code. Mobile apps are seen as being particularly likely to benefit from the API management service, as you’ll be able to provide external access to APIs in a mobile-friendly way without revealing more than you want.

There are three short videos that provide a good introduction to the service:

 

 

 

 

 

The GA release provides a formal SLA for Standard tier services, and there’s a developer tier of the service that you can use, starting at $49 per month.

 

 

More Information

API Management on Microsoft Azure

MSDN Azure Blog - The apiphany epiphany

Related Articles

Price War In The Cloud - Azure Lowers Prices

Enhancements for Windows Azure

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Google Donates $1M To Rust
26/02/2024

Google has made a donation of $1 million to The Rust Foundation. The contribution has been earmarked to underwrite the Interop Initiative: a new C++/Rust interoperability effort.



iOS 17.4 Released With Support For App Stores In The EU
06/03/2024

I have written about Apple's approach to complying with regulation, characterizing it as malicious compliance. It also seems that Apple is a master of creating the unintended consequence and letting i [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 12 September 2014 )