heidloff.net - Building is my Passion
Post
Cancel

Manage your APIs with the new IBM Bluemix Service

There has been and is a lot of talk about the API Economy. APIs provide new business opportunities for companies, new ways to provide services and new ways to sell and promote products. Watch the video from Sam Ramji for a great introduction to the API Economy. Here is how the IBM website describes API economy:

“The term API economy refers to the opportunities associated with productizing the exposure of your business functions as APIs. Consider that your API is a consumable product, and you need to market and position your product correctly for maximum profit.”

IBM provides a powerful API Management solution. To find out more check out the landing page for developers on developerWorks and especially the API 101 documentation and the introduction video.

At InterConnect 2015 earlier this year IBM announced and delivered a new API management service as beta for IBM Bluemix. I tried the service quickly and I really like it. Below are some highlights.

After you’ve added the API management service in Bluemix you can open an API management dashboard where you can define your APIs. In order to do this you can compose new API definitions manually or import Swagger 2.0 or WSDL definitions. I just defined my own test API which is only a passthrough to Bluemix.info to get a list of curated news. As part of this step you can also define how consumers can access the API, for example whether a client id and secret are required and what type of authentication should be used.

image

In the next step you create plans where you can define things like rate limits for your APIs. When the plans are published you can define who to make these plans available to, for example by entering the names of Bluemix organizations.

image

After this the APIs will show up in the Bluemix catalog under a new category “Custom APIs”.

image

In the next step Bluemix developers can learn more about the provided API and select a plan.

image

As result the API is added to your Bluemix application and you get 1. the URL for the API and 2. a client id and secret.

There is also a separate portal for consumers of the API to find out details about the API as well as an API explorer to invoke the API for testing purposes.

image

Once you use this service you can then easily track who is using which APIs, how often, when, etc.

image

Featured Blog Posts
Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags