Part II — Postman Essentials

Everything in Postman lives inside a collection, and everything a collection does begins with a request. This part builds those essentials properly: organising collections like the test suites they will become, sending requests with every important method, reading responses the way a professional reads them, and authenticating against protected APIs.