- Introduction
- Installing and updating
- Navigating Postman
- Sending your first request
- Managing your account
- Syncing your work
- Discovering templates
- Creating your first collection
- Creating a workspace
- Setting up your Postman app
- Importing and exporting data
- Troubleshooting app issues
- Building requests
- Authorizing requests
- Receiving responses
- Grouping requests in collections
- Using variables
- Managing environments
- Visualizing responses
- Specifying examples
- Using cookies
- Working with certificates
- Generating client code
- Troubleshooting requests
- Using the Collection Runner
- Scheduling runs with monitors
- Building request workflows
- Importing data files
- Working with your team
- Defining roles
- Requesting access
- Sharing your work
- Your Private API Network
- Commenting on collections
- Versioning APIs
- Using version control
- Using the API Builder
- Managing and sharing APIs
- Validating APIs
- Monitoring your APIs
- Setting up a monitor
- Viewing monitor results
- Monitoring APIs and websites
- Set up integrations to receive alerts
- Running Postman monitors using static IPs
- Troubleshooting monitors
- Monitoring FAQs
- Analyzing with reports
- Documenting your API
- Authoring your docs
- Publishing your docs
- Viewing documentation
- Using custom domains
- Publishing templates
- Publishing to the API Network
- Submission guidelines
- Managing your team
- Purchasing Postman
- Billing
- Configuring team settings
- Utilizing audit logs
- Onboarding checklist
- Migrating data between teams
- Intro to SSO
- Configuring SSO for a team
- Logging in to an SSO team
- Microsoft AD FS
- Custom SAML in Azure AD
- Custom SAML in Duo
- Custom SAML in GSuite
- Custom SAML in Okta
- Custom SAML in Onelogin
- Custom SAML in Ping Identity
- Migrating to the current version of Postman
Running Postman monitors using static IPs
Static IP address monitoring is available on Postman Business and Enterprise plans.
Postman's static IP feature allows you to monitor your APIs that are behind a restricted firewall. This feature is available to all Postman Business and Enterprise customers, provided your IT team whitelists the associated static IP addresses.
The provided static IP addresses are fixed to their specified region and shared by all customers who utilize this feature.
Contents
- Whitelisting static IP addresses
- Creating a new monitor to run from a static IP address
- Changing an existing monitor to run from a static IP address
- Next steps
Whitelisting static IP addresses
Static IP addresses are available for US east and US west regions. Contact your IT team to whitelist the following IP addresses:
- US East:
34.201.186.27
- US West:
52.89.173.88
Creating a new monitor to run from a static IP address
When creating a new monitor, opt to Manually Select Region. Select your desired static IP regions, then click Create.

Changing an existing monitor to run from a static IP address
In Postman, select Browse in the bottom-right corner.

Select Monitors, then locate your monitor and click Edit.
Under Regions, opt to Select regions manually. Select your desired static IP regions, then click Save Changes.

Next steps
Learn how to set up integrations for your monitoring results.