Viewing API details in API Insights
As an enterprise architect, gain insights into your organization's API performance, relationships, and governance from the API details page within the API Insights workspace.
Accessing and using the API details page
To access the API details page, navigate to , select the APIs tab, and then select an API from the Name column from the API data table.
Viewing data
By default, the page displays the following data:
- Header region
- Displays the name of the API, version information, the API's current life cycle stage, such as Operational, or End of Life.
The View By list enables you to toggle between different management platforms, if available, under which the API is managed.
The version selector enables the selection of different versions of the API to view and manage. Select Update to update the details based on the selected version.
주:The View By list and the version selector appear only if applicable for an API. - Metadata region
- Displays the following fields.
Field Description Description Brief summary or purpose of the API. Last discovered Last date the API was discovered or updated in the CMDB. Discovery source Source from where the API was discovered. Type Type of the API whether scripted REST API, HTTP API, platform REST API, and so on. Ownership group Team or group responsible for managing the API. Digital interface Interaction method of the API within the system. - Related Lists
- Displays the following items as links with their counts.
Item Description Access requests received Displays the number of access requests made for the API. Select the link displayed on the card to view access request details. Consumers Displays the number of consumers of the API. Select the link displayed on the card to view details for each API consumer. Deployments Indicates any active or past deployments of the API across environments. Select the link displayed on the card to view API deployment details. Products Displays the number of products associated with the API. Select the link displayed on the card to view API product details. Tags Displays the number of tags associated with the API. Select the link displayed on the card to view details for each tag. - Overview panel
- Lists all available components of the API, organized into three subsections within the Overview panel:
- Frontend
- Contains client-side operations, including GraphQL mutations and queries that interact with the UI or user-facing functionality.
- Backend
- Contains server-side operations, including backend-specific GraphQL mutations and queries that process business logic and data.
- Components
- Contain various REST API endpoints or service interfaces, each providing a specific function or resource within the API.
You can expand each subsection to view its endpoints and select any endpoint to see its details.
- Usage
- Displays the following cards.
Card Description Average number of requests Number of API component requests over time, represented as a line graph, with the x-axis showing the date range and the y-axis displaying the request count. Usage by version API request distribution across different versions over the past 10 days. - Events
- Displays the following cards.
Card Description Critical alerts Critical alerts from IT operations related to the API enabling identifying major issues that could affect the API’s performance. Select the card to display all the open alerts in the Service Operations Workspace and access more detailed information on them. For more information, see Service Operations Workspace.
Incidents Recorded incidents, such as outages, change requests, or problems related to the API essential for tracking operational health and remediation efforts. Select the card to display all the open incidents in the Service Operations Workspace and access more detailed information on them. For more information, see Service Operations Workspace.
- Security
- Displays the following cards.
Card Description Active vulnerability items Security vulnerabilities associated with the API enabling to track and resolve potential risks. Select the card to display all vulnerabilities in the Vulnerability Manager Workspace and access more detailed information on them. For more information, see Vulnerability Manager Workspace.
Security incidents Security incidents, if enabled, providing insights into security breaches or issues that might have occurred with the API. Select the card to display all open security incidents in the Security Incident Response Workspace and access more detailed information on them. For more information, see Security Incident Response Workspace.
- Relationship map
- Provides a hierarchical overview of the API relationships with its components, management platforms, business applications, and designs, making it easier to understand the API's role within the broader system architecture. In addition, provides the option to manage application service relationships. See Managing application service relationships for APIs.
A relationship map is a partial unified map similar to the one used in the CMDB Workspace. To open the unified map for APIs, select Open full map in the Relationship map section of the API details page. To learn more, see Unified Map.
그림 2. Unified map for APIs