Get comprehensive insights into your API ecosystem with real-time analytics, health monitoring, and AI-powered assistance. Track performance metrics, monitor CI/CD pipelines, analyze service dependencies, and maintain spec quality, all from a unified dashboard.
Go to the API Catalog > Integrated services, and click a project to view the details. You can search for a specific API using names, tags, governance groups, or system environments. You can also sort the list of APIs by the following metrics:
Dig deeper into your API projects with specialized views for health metrics, governance compliance, CI/CD performance, and service dependencies. Monitor real-time endpoint performance, track specification conformance against governance rules, review pipeline activity, and visualize service interactions through dependency graphs. Each view provides actionable insights to identify issues, optimize performance, and maintain API quality across your development lifecycle.
When you select your project, you can check the health, API dependencies, and recent pull requests in your project. The dependencies require that you install the Insights Agent. The API Catalog then automatically discovers dependencies between your APIs based on traffic data from the Postman Insights Agent. You can also view the service graph to see how your APIs are connected to each other and identify any potential issues.

Your project health metrics include:
You can also check the following statistics about your project:
The service graph within the API catalog provides a visual representation of how different services interact with one another. This dependency mapping is crucial for understanding service dependencies and the overall architecture. The service graph provides a trace of service interactions to help you quickly identify key infrastructure components and root causes of issues.
The service graph is generated based on traffic data collected by the Postman Insights Agent. To see the service graph, you need to have the Insights Agent installed and running in your environment. For more information on how to set up the Insights Agent, see Postman Insights.

You can explore the following data points in the service graph:
The API Catalog aggregates pull requests from different contributors. Access the PRs directly from the catalog to stay updated on the latest changes. You can see who submitted each PR, the status of the PR, and when it was submitted.
The API Catalog provides a Specs Lint view that shows the conformance of your API specifications over the last seven days, based on the governance rules you’ve set up.

You can check the following metrics in the Specs Lint view:
Each API specification in the list shows the name of the specification, its type, metrics (pass rate and total lint runs), last lint status, issues (count of warnings, errors, and info violations), and last lint time.
The API Catalog provides a CI Pipeline Runs view that shows the status of your CI pipeline runs over the last seven days for your APIs. You can integrate with GitHub Actions, GitLab CI, and Jenkins to see your pipeline runs in the API Catalog.

You can check the following metrics in the CI Pipeline Runs view:
Each endpoint in the list displays the name of the endpoint, pass rate (percent of assertions that passed for the endpoint), checks (total number of times the endpoint was run), average response time, p95 percentile response time, and environment.
The API Catalog provides a CI/CD Activity view that shows the recent activity in your CI/CD pipelines for your APIs. You can integrate with GitHub Actions, GitLab CI, and Jenkins to see your pipeline activity in the API Catalog.

You can check the following metrics in the CI/CD Activity view:
Each commit in the list displays the status, commit number, branch, author, PR number, the number of pipeline runs triggered by that commit, and the time of the last run.
The API Catalog provides an Endpoints view that displays the performance of your API endpoints over the last seven days. This view is based on traffic data collected by the Postman Insights Agent.
You can search for specific endpoints and filter the list by hostname.

You can check the following metrics in the Endpoints view:
The API Catalog provides a Monitors view that displays the status of your collection runs. Set up a Postman Monitor to see your collection runs in the API Catalog.

You can check the following metrics in the Monitors view:
Each collection in the list displays the status of the last run, the name of the collection, response time, total tests passed, and the time since the last run.
API Catalog provides a customizable view of your API projects. You can choose which columns to display in the project list, such as spec conformance, last CLI status, error rate, p95 latency, last monitor run, and owner. You can also save your customized view for easy access later.
To create a customized view, do the following:
Click Default view dropdown in the project list header.
Select Create new view.
Enter a name for your view, then press Enter.
Select the cards and columns you want to display in your view. Navigate through the different sections (Overview, Specs Lint, CI Pipeline Runs, CI/CD Activity, Endpoints, and Monitors) to select the metrics you want to include.
Click Create view to save your customized view. Your new view will now be available when you click the Default view dropdown later. You can switch between different views to see the information that’s most relevant to you at any given time.
You can also select the environment you want to see data for in your view. For example, you can switch between staging and production environments to compare the performance of your APIs in different environments. Click the Select Environment dropdown in the project list header to switch between environments.