Web API’s are request-response message services that run on HTTP servers (e.g. IIS, Apache, Nginx). Web API’s started as informal client/server RPC-style interfaces in the 1990’s, then evolved to…