API as a service
From HandWiki
This article does not cite any external source. HandWiki requires at least one external source. See citing external sources. (May 2017) (Learn how and when to remove this template message) |
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