Web API

A web API is a web development concept and stands for Application Programming Interface. It is either developed for a web server or a web browser and is usually limited to a web app’s client-side. Thus, the web server or browser implementation details like SAPIs or APIs are not usually included unless publicly accessible by a remote web application.