The Basics of Using Postman for API Testing
Postman is a great tool for testing APIs. Wether you are writing the client-side or server-side of an API, use Postman to test that your API is accepting and responding with the appropriate Headers, Methods, and Data.
Source: Steve Griffith (YouTube)