1695 views

How to set up a proxy in Postman

Postman is a service for software and website testers. Using it, you can perform autotests, send requests and receive responses, and save requests to the repository. This tool greatly facilitates the monotonous workflow of a tester.

To secure your work in Postman, we recommend setting up a proxy server. It will make you anonymous on the web and protect all data from hacks and leaks. Below you will find instructions on how to set up a proxy in Postman.

Video tutorial for proxy configuration in Postman

Setting up a proxy in Postman

  1. Run the program, open the "File" tab in the upper left corner, and then "Settings".
  2. 1.png

  3. Go to the "Proxy" section.
  4. 2.png

  5. Check the "Add a custom proxy configuration" box. If you have a different version of the program, move the switch to the “On” mode next to "Global proxy configuration".
  6. 3.png

    3ю3.png

  7. Select the protocol of your proxy, and enter the IP address and port.
  8. 4.png

  9. If you use personal proxies (and we recommend purchasing one for Postman to keep all your data as secure as possible), move the switch to the “On” position next to "Proxy Auth". Enter the Username and Password of the proxy.
  10. 5.png

  11. In this field, you can add rules to sites or addresses for which the proxy server should not work.
  12. 6.png

  13. Click the cross in the corner of the window to save the setting. Done!
  14. 7.png

  15. To disable proxy in Postman, check the “Respect HTTP_PROXY…” box. If you have a different version of the program, move the switch to the “Off” mode next to "Global proxy configuration".
  16. 8.png

    8ю8.png

Which proxy protocol to use Postman

Postman does not support SOCKS protocol proxies, so choose HTTP or HTTPS servers. They will provide you with a fast and reliable workflow and protect your data from blocking or leaks.