API as a service

From HandWiki

API as a service is a Software as a Service (SaaS) primarily exposed as an API (application programming interface). It allows users to explore functionality of Web Services including Google Maps, payroll processing, and credit card processing. These APIs normally provide multiple entry points for API calls ranging from REST, WebSockets, XML web services or TCP/IP.

References