API Management
API online debugging
Feature description
We provide a lightweight online API interface debugging tool that currently supports:
- Custom request header parameters;
- Common HTTP methods: GET/POST/PUT/DELETE/PATCH/HEAD/OPTIONS;
- The POST/PUT method supports x-www-form-urlencoded and raw formats.
- Common authentication methods: basic-auth, jwt-auth, key-auth.
Note: This feature is turned off by default, please contact your administrator to enable it.
API publish and offline
Feature description
We support publishing and offline operations on the API.
How to use
First, you need to access the list of resources:
For the created API, you will find the corresponding Publish/Offline button on the list page, click the corresponding button to complete the operation:

API Group Management
Feature description
Grouping is the basic attribute information of the API, which is convenient for the unified management of APIs of a specific class. We support this feature through the built-in tag feature.
How to use
First, you need to access the API list:
When we create or configure this resource, we include the management of tags.