API Proxy Listing and Search
To access the API Proxy list, go to Development → API Proxies from the main menu.
Proxy Name
Unique identifier for each API Proxy
Type
REST, SOAP, WebSocket, gRPC, etc.
Status
Deployed / Not Deployed
Environment
Environment where it is deployed
Last Modified
Last modification timestamp
Actions
Quick action buttons
API Proxy Search and Filtering
Basic Filtering
Basic Filtering
| Filter | Description |
|---|---|
| Name Search | Search by API Proxy name |
| Type Filter | Filter by API Proxy type |
| Status Filter | Filter by deployment status |
| Environment Filter | Filter by deployment environment |
| Tag Search | Search by tags assigned to proxies |
Advanced Filtering
To perform more detailed searches, use the Advanced Filtering feature. You can access advanced filtering options by clicking the relevant icon next to the filter fields on the list. Advanced Filtering Criteria:| Criterion | Description |
|---|---|
| API Proxy Name | Retrieves API Proxy records containing a specific name. Case-insensitive. |
| API Proxy Description | Retrieves API Proxy records containing a specific description. Case-insensitive. |
| API Type | Filters by protocol type. Options: SOAP, REST |
| API Proxy Type | Filters by the type selected during creation. Options: Swagger, WSDL, Open API/Swagger 3.0.x, WADL, Fake API, Reverse Proxy, Mirror API, No-Spec API, DB-2-API, Script-2-API, Mock API, Websocket, gRPC, gRPC Proto |
| Usage Type | Filters by usage type. Options: All, Producer, Consumer, Producer and Consumer |
| Sharing Type | Filters by the API Proxy’s sharing type. |
| Category | Filters by categories. |
| API Proxy Address | Retrieves API Proxy records containing a specific address. Case-insensitive. |
| Method/Endpoint Name | Retrieves API Proxy records containing a specific method or endpoint name. Case-insensitive. |
| Method/Endpoint Description | Retrieves API Proxy records containing a specific method or endpoint description. Case-insensitive. |
| Parameter Name | Retrieves API Proxy records containing a specific parameter name. Case-insensitive. |
| Parameter Description | Retrieves API Proxy records containing a specific parameter description. Case-insensitive. |
| Router Address | Retrieves API Proxy records containing a specific routing address. Case-insensitive. |
| Deployment Status | Filters by deployment status. Options: All, Deployed, Not Deployed |
| Environment | Filters by environment information. |
| Trace Mode | Filters by trace mode. Options: Active, Inactive |
| Application Log Status | Filters by application log status. Options: Active, Inactive |
Sorting and View Options
The API Proxy list supports multiple sorting and view options:- Sorting: Name, Type, Status, Last Modified, Environment
- View Options: List view, Grid view, Compact view
API Proxy Group Information
In the API Proxy list, the API Proxy groups that each API Proxy belongs to are displayed. An API Proxy can belong to multiple groups, and group information is shown in the list view.For detailed information about API Proxy groups, you can refer to the API Proxy Groups page.
Tagging and Categorization
Tag Usage
By Function
Tagging proxies by business functions
payment authentication inventoryBy Team
Tagging proxies by responsible team
backend-team frontend-teamBy Status
Tagging proxies by development status
deprecated beta production-readyBy Domain
Tagging proxies by business domain
e-commerce analytics reportingAdding Tags
1
Select Proxy
Select an API Proxy from the list
2
Overview Tab
Go to the Overview tab
3
Tags Section
Find the Tags section
4
Add Tag
Type a tag and press Enter - tags are automatically saved
Tag-Based Filtering
Filtering Methods
Filtering Methods
- Click a tag in the tag cloud to filter proxies with that tag
- Combine multiple tags for more specific filtering
- Use tag search to find proxies with specific tag combinations
Tagging Best Practices
Operations Available from the List
In the API Proxy list, the following operations can be performed for each API Proxy:Export
You can export the API Proxy for backup or migration. The export operation creates a file in JSON format.
Delete
You can delete the API Proxy from the list. Confirmation is requested before deletion.
Duplicate
You can create a copy of an existing API Proxy. The copy operation includes all configurations.
Reparse
You can perform a reparse operation according to the API Proxy type. This operation re-reads and updates the API Proxy’s spec file.
These operations are performed on individual API Proxies. Bulk operation support is not available.
Advanced Management Features
Import/Export
Manage proxies for backup and migration
- Export: Export proxies individually
- Import: Import from exported files
- Format: Supports JSON format
Version History
Track changes in your API Proxies
- View change history
- Compare different versions
- Restore previous versions
Access Control
Control who can manage proxies
- Assign roles to team members
- Set permissions at proxy level
- Use team-based access control
Effective Management Tips
Consistent Naming
Create naming conventions for your proxies
Use Tags
Use tags extensively for flexible organization
Regular Cleanup
Periodically review unused proxies
Documentation
Keep documentation up to date for each proxy
Monitor Usage
Use analytics to identify unused proxies

