PostmanEcho
This part of the sample includes three HTTP commands (GET, POST, PUT) to communicate with Postman Echo, which is a test web service for REST clients. Additionally, there is also a sample for a GET request with header authentication.
The Postman Echo API is designed specifically for developers to test HTTP functions. It offers many more possibilities than our sample shows. For example different authentication methods can be tested with Postman Echo.