REST API
Representational State Transfer (REST)/Application Programming Interface (API) - a programming interface that uses HTTP queries to, for example, access information in an XML file.
This service is executed when the user enters a URL. A particular web site is then read and an XML file is opened.
REST is used for connection to cloud services and also enables interaction with them.