What Is a Rest API? A REST API (commonly known as a RESTful API) is a sort of application interface (API or web API) that follows the restrictions of the REST organizational approach and facilitates interaction with RESTful web services. Short for representational state transfer, REST was created by software engineer Roy Fielding. What Is