API is a mechanism for sending and receiving data to and from the server. For example, when you are opening a
website, you are actually sending a request to the server to receive a web page, where the request is sent using
an API; the browser does it for you.