REST is a style of software architecture that provides a convenient and consistent approach to requesting and modifying data. The term REST is short for "Representational State Transfer." In the context of Google APIs, it refers to using HTTP verbs to retrieve and modify representations of data stored by Google .