For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
      • Schemas
        • Overview
        • Set up a monitor
        • View monitor results
        • Manage monitors
          • Overview
          • Configure a runner
          • Set up a runner in your network
          • Manage a runner
          • Scale runners in your network
          • Troubleshoot
        • Run monitors using static IPs
        • Troubleshoot monitors
        • Monitoring FAQ
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Configure a runner in your team
  • Set up a runner in your restricted network
  • Configure a runner to use a proxy server
  • Manage runners in your team
  • Troubleshoot runners
Postman CollectionsMonitor collectionsMonitor internal APIs

Monitor internal APIs with runners

||View as Markdown|
Was this page helpful?
Previous

Manage monitor usage in Postman

Next

Configure runners for internal APIs

Built with

This feature is available on Postman Enterprise plans. For more information, see the pricing page.

With Private API Monitoring, you can run monitors on runners in your own network to test your organization’s APIs, without exposing them to the public internet.

To get started, create a runner in your Postman team and use the Postman CLI to set it up in your internal network. Once set up, the runner securely polls Postman for monitor runs from your internal network, following your organization’s internal routing and access controls. The runner then sends the results to the Postman cloud.

Configure a runner in your team

Create a runner to monitor and test your organization’s internal APIs. You can create a runner when you configure a monitor or from Runner settings. Once you start a runner from your internal network, your teammates can select the runner when creating monitors and check the health and performance of internal APIs from Postman.

Learn more at Configure runners for internal APIs.

Set up a runner in your restricted network

Once you’ve created a runner in your team, use the Postman CLI to set it up in your internal network. Get started by learning how to start and configure a runner. To set up a runner in your cloud network, such as a virtual private cloud, you can learn how to containerize a runner using Docker.

Learn more at Set up a runner in your restricted network.

Configure a runner to use a proxy server

For extra governance and security, you can configure your runner to use a proxy server that routes traffic and evaluates requests.

If your organization has an existing proxy server, you can specify its URL when you start the runner. You can also use the built-in proxy server if you don’t want to create and maintain your own. To use the built-in proxy server, you need to set up an authorization service with rules that decide which requests from the runner are allowed or blocked. If your proxy service or authorization service require custom CA certificates, you can also specify the path to the file.

Learn more at Set up a runner to use a proxy server.

Manage runners in your team

View and manage all of your team’s runners when you configure a monitor. You can view the commands for starting a runner with the Postman CLI, update your runners, delete runners you no longer need, and more. You can also manage runners from Runner settings where you can view more details about your runners, like their health status.

Learn more at Manage runners for internal APIs.

Troubleshoot runners

To learn how to troubleshoot runners in your internal network, see Troubleshoot runners in Postman.