Postman: REST API Manual Testing

In this lesson, we will explore and learn the Postman tool to manually test the REST API.

We'll cover the following

What is Postman?

The Postman tool helps in the manual testing of REST APIs. You can send a request with/without the metadata and analyze the received response from the server. It can be downloaded from here.

Using Postman

Once you download the tool, you can use it for sending requests as shown below:

Get hands-on with 1200+ tech skills courses.