Postman is a widely used API development and testing tool. By configuring a proxy, you can route requests sent by Postman through a proxy IP. Follow the steps below to complete the proxy settings.
Before configuring the proxy, you need to obtain proxies credentials. Click here to learn how to obtain proxies credentials.
Launch Postman and click the Settings icon (gear shape) in the upper-right corner of the interface.
3
Enter Proxy Settings
In the settings window, select the Proxy tab on the left.
4
Configure the Proxy
Enable Use custom proxy configuration.
Proxy Type: HTTP/Socks5
Proxy Server: Enter the proxy host address
Port: Enter the proxy port
5
Enter Authentication Information
Enable Proxy authentication and enter your username and password.
6
Verify the Proxy
After closing the configuration page, send a test request to verify whether the proxy is working properly.
Check the returned JSON data to confirm whether it displays your proxy IP.