There are a lot of API management vendors in the marketplace. How do you know which one is right for you? If you’re considering IBM’s API management platform, here are a few indicators that it might be a good fit for your organization.
Posts Tagged ‘api’
Forrester Touts Advancements in IBM’s API Management Service
In a recent report, Forrester analyzed the crowded API management marketplace and the dynamics in the current vendor field. Considering all 20 emerging and established vendors in the API management space, Forrester had high praise for IBM’s recent enhancements to their analytics and portal features, and of the established vendors, stated that “IBM made the most […]
API Security: Common Threats and Considerations
Common API Threats: spoofing, tampering, repudiation, denial of service, unauthorized access, confidentiality violation API Security Considerations: Identification – Know Your Consumer The common approach to implementing this is using API keys, which are nothing but randomly generated values that will vary for each consumer. Authentication – is Consumer Authentic User-Password over SSl/TSL: the API consumer will be providing a user […]
Richer, More Personalized Customer Experiences for an API Economy
At the IBM Digital Experience 2015 Conference, Ajay Kadakia with IBM talked about how the API economy is affecting legacy IT companies versus the newer cloud-based companies. The challenge is how to provide more agile, market reactive content off the legacy systems when competing against seemingly more agile, cloud based systems. Ajay talked about the […]
How to do API Versioning
1- URL based versioning Easy and very common way to version api is to include version no in api url. For e.g. http://myapi/v1.0.0 , http://myapi/v1.0.1 Easy to use and identify different version by looking URL. Over time need to maintain various urls 2- Using query param Another easy to use startegy for api versioning For […]
Private APIs Vs Public APIs
Private APIs : APIs which are used within organization to build apps. Apps built on private APIs can be used inside organization or released to public using various channels like company site, app store. Partners can use private APIs to build apps. Private APIs enable faster business integration with partners. Avoid dependency on external APIs […]
Top 10 Reasons Why You Need API
1. First things first: Not having an API today is like not having a website in the ’90s. 2. Spread your wings – reach more channels and devices that you can imagine. 3. You need it because your competitor has it. 4. Collaborate with you partners more closely than ever. 5. New revenue opportunity as you […]
Spice Up Your Clinical Trial Management System With Plug-Ins
A clinical trial management system (CTMS) is a worthwhile investment on its own. After all, it’s the backbone of any clinical operations program. But, there are lots of ways to squeeze even more out of an already-great CTMS, like custom modules, integrations with other systems, and integrations with partner systems, like your top 3 preferred […]
The Collaborative Economy
A key question for today business is how to turn their brand into a platform. It’s thinking terms of systems platforms for e-commerce, social, search and so on that has transformed the digital landscape. Without what has become massive, internet-scale platforms these businesses would not exist. It is time for well established companies to view […]
IBM Connect: Going Deeper Into The Activity Stream
Mikkel Heisterberg presented on a deeper dive into Connections Activity Stream. The Activity Stream in social represents a tool with high potential to make interaction easier and to get into what is most important to you. This session focused on what it is and how to interact with it. It was a pretty technical session […]
SharePoint 2013 Search: JavaScript CSOM Primer
A lot of JavaScript incoming! With the rise of SharePoint Online, custom search solutions through JavaScript have become a staple for the development work for clients. While a lot of your search basics can be handled through simple modification of Display Templates (see some of my previous blogs for some basics there), the opportunity still […]
Retail Trends 2014: #7 – The API Economy
Cloud, social, mobile. If these three technologies are in orbit around each other, then APIs are the forces of gravity making it possible. APIs (application programming interfaces) are the glue technology making cloud, social, and mobile possible, and are gaining traction as the fast-track channel for retailing. APIs, specifically web APIs, are simple, lightweight software […]