Application Programming Interfaces, or APIs, are a crucial but often unseen part of the internet infrastructure. In this sprint, you’ll learn how you can use Postman to test an API. You’ll learn what an API actually is, as well as everything you need in order to understand APIs, such as REST architecture, JSON, and the HTTP request and response structure.