In Postman, you can make requests to APIs you are working with and examine the responses without using a terminal or writing any code. An API request allows you to retrieve data from a source, send data, delete data or update it. When you send a request, Postman will display the API response it receives from the API server in its user interface. That way, you can examine, visualize, and, if necessary, troubleshoot it.