This document summarizes Tessa Mero's presentation on consuming REST APIs at the ZendCon conference in October 2016. The presentation introduced REST APIs and how to make requests and get responses from APIs. It provided examples using the Cisco Spark and Tropo APIs, demonstrating how to get data from an API, create rooms and messages using the Spark API, and build a phone application that makes calls using the Tropo API. The presentation emphasized reviewing API documentation to understand how to structure requests and work with the APIs.