
First, it's helpful to understand the two parts of the term:
Therefore, a REST API (or RESTful API) is an API that is designed according to the constraints of the REST architectural style.
This style is built upon the same proven technologies that power the World Wide Web, which makes REST APIs highly flexible, scalable, and easy for developers to work with. The communication happens in a simple client-server relationship: the client sends a request for information (a resource), and the server sends back a representation of that resource. This is all done using standard, well-understood web protocols (like HTTP).
Simple, Useful Updates on Telecom and Cloud PBX