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
      • Debug with Insights
      • Customize Insights
      • Uninstall Insights Agent
        • Overview
        • Access
        • Redactions
        • Repro mode security
        • DaemonSet security
      • 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
  • Access
  • Processing
  • Transmission
  • Storage
Postman InsightsData handling

Data access and handling

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

Postman Insights data access and storage

Next

Repro mode data redactions

Built with

Learn how and why Postman accesses, processes, transmits, and stores the data generated during tests.

Access

The Postman Insights Agent monitors raw network traffic between services to automatically infer API endpoints. This data is only visible to the Postman Insights Agent and never leaves the host. No network traffic is shared; the Postman cloud only receives the results of the inspection.

The agent doesn’t use the elevated privilege that would allow it to sniff traffic, to send, or to alter traffic.

Processing

The Postman Insights Agent processes witnesses locally, on the host or test worker. The Postman Cloud then processes and analyze the witnesses producing API definitions and endpoint insights. Postman stores metadata about individual requests in a time-series database table.

Transmission

All communication between the Postman Insights Agent and the Postman Cloud is done over HTTPS with TLS 1.2. Authentication and authorization are handled by a Postman API key. The owner of the API key must have edit access to the corresponding Insights workspace.

Storage

All test witnesses and artifacts are stored in the Postman Cloud using on-disk encryption and are only accessed using secure methods and encryption whenever possible. Postman automatically deletes raw request and response data after 30 days. Data deletion or purging of sensitive information is available upon request. Contact the Postman Insights team at observability-support@postman.com to make a deletion request. The Postman Insights team provides a five-business-day SLA for all deletion requests.