What is the difference between an API and a REST API?
The question is about REST API
Answer:
An API is a general interface for communication between systems, while a REST API specifically adheres to REST architectural principles and uses HTTP.