A Service-Level Agreement API for API Service Providers
An API for SLA management for API providers could be a standalone operation, helping broker the API economy and provide a rating system for how well API providers.
Join the DZone community and get the full member experience.
Join For FreeI am spending some time profiling the companies who are part of my API monitoring research, specifically learning about the APIs they offer as part of their solutions. I do this work so that I can better understand what API monitoring service providers are offering, but also for the discoveries I make along the way. This is how I keep API Evangelist populated with stories.
An interesting API I came across during this work was from the Site24X7 monitoring service, specifically their service level agreement (SLA) API. An API for adding, managing, and reporting against SLA's that you establish as part of the monitoring of your APIs. Providing a pretty interesting API pattern that seems like it should be part of the default API management stack for all API providers.
This would allow API providers to manage SLAs for their operations, but also potentially expose this layer for each consumer of the API, letting them understand SLAs that are in place, and whether or not they have been met in a way that could be seamlessly integrated with existing systems. An API for SLA management for API providers seems like it could also be a standalone operation as well, helping broker this layer of the API economy and provide a rating system for how well API providers are holding up their end of the API contract.
Published at DZone with permission of Kin Lane, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments