Insights Latency

The Postman Insights Latency tab fetches latency metrics for the API endpoints that the Postman Insights Agent has observed for your service. It filters for HTTP methods, hosts, path templates, and search queries. You can also sort the results by endpoint name, latency percentile, or request count.

Latency tab

Explore your endpoint latency

To explore latency insights, you can do the following:

  1. Select a time range you're interested in.
  2. Sort your endpoints by Total requests or p90 Latency.
  3. Search your endpoints by a path field.
  4. Filter your endpoints by Host or Method.
  5. Select the endpoints of interest.
  6. Hover over the data points in the Total request count graph to observe latency percentiles. Hover over the p90 Latency graph to view latency in milliseconds (ms).

To learn more about endpoint data in Postman Insights, see Insights Endpoints. If you haven't, you can customize your Postman Insights. You can also learn how to debug your endpoints with Insights.

Last modified: 2025/08/14