API List
The API List screen allows users to manage list of traffic routing rules (HTTPRoute/API) defined on the Gateway, where each entry represents a Gateway exposure unit combining hostname, path prefix, match conditions, backend, filters, and policies.
Access API List Screen
In the left-side navigation, select APIs:

Search the API
You can use the Search function to quickly find specific API:
- Name: Filter by API name
- Project: Filter by Project (default: All)
- Cluster: Filter by Cluster (default: All)
- Namespace: Filter by Namespace (default: All)
Search results are displayed immediately after the user enters a keyword or selects a value.
User can click Add Tag to add tag filters. Multiple tags are supported and combined using AND logic:

View API List
You can see a table listing all APIs matching your filters (if any). The information includes:
- API Name: Name of the API. Click the name to open the API Details page.
- Gateway: Name of the Gateway that the route is bound to.
- Hostnames: Hostnames configured for the API.
- Backends: List of backend names that the API routes to.
- One API can include multiple backends.
- Policies: List of applied Traffic Policy names.
- One API can include multiple policies.
- Namespace: Namespace where the API is created.
Action Menu
Create API
User can click Create API to create a new API. When clicked, navigates to Create API screen.
View Details
User can click the API name to open the API Details page.
Delete
User can delete a API by clicking the Trash icon. Upon clicking, a confirmation popup will appear, and users must enter the API name to confirm deletion:
