Monitor health and performance of your APIs in Postman

Postman Monitors enable you to continuously check the health and performance of your APIs. You can create collection-based monitors that run requests in selected collections. Requests can run API test scripts, chain together multiple requests, and more. You can also schedule how often Postman runs monitored collections.

You’ll be alerted to any test failures once the monitor is running, so you can identify and address issues before your API’s consumers are affected.

Contents

Use collection-based monitors

You can set up collection-based monitors, enabling you to run a series of requests from the Postman cloud based on a schedule. When creating a monitor, you choose a collection with the requests you want to run. You can learn more about use cases for collection-based monitors.

Depending on your plan, you can configure monitors to run from static IPs. This enables you to monitor APIs that are behind a restricted firewall.

You can view results for collection-based monitors to learn more about the monitors you're running. You can also manage your team's monitor usage, enabling you to track your team's resource usage and purchase more blocks of monitoring calls.

If you experience a problem with collection-based monitors, you can troubleshoot monitors in Postman.

Monitor use cases

Collection-based monitors run Postman requests and scripts, enabling you to monitor APIs in a variety of ways. The following are examples of what you can check with collection-based monitors:

  • Check API health and performance - Ensure the API is up and running in production and other environments.
  • Validate API response structure and data - Ensure the API is functioning according to specifications.
  • Test complex, multi-step workflows - Ensure that critical API flows and edge cases are working as expected.
  • Run tests in multiple environments and regions - Ensure your APIs are working everywhere. (Running monitors in multiple regions requires a paid Postman plan.)
  • Monitor the security of your endpoints - Continuously test APIs for known security vulnerabilities.
  • Visualize results on the monitor dashboard - Get better visibility into API performance over time and identify trends.

For more examples of monitors in action, visit the Postman API Monitoring Examples public workspace to find example collections for some common monitoring use cases. You can collaborate on the collections in the workspace by creating a fork, or customize the collections for your team's use by exporting and importing them into your team workspace.

Monitor FAQs

To learn more about configuring monitors in Postman, see the Monitor FAQs.

Last modified: 2024/01/16