Add Service
As a service provider, you need to first add a new service on the platform. When adding a service, fill in necessary information such as the service name and description. The service name should be clear and concise, and the description should include the main functions and purposes of the service.
Operation Demonstrationโ
- Click
Workspace
->My
->Service
to enter the service list page and then clickAdd Service
.
- Enter the service information in the popup form.
Field Description
Field Name | Description |
---|---|
Service Name | The name used to identify and describe the service. |
Service ID | The Service ID is used to uniquely identify the service, ensuring accurate differentiation between different services during management and operations. It is used internally and during invocation and is difficult to change. |
API Call Prefix | The URL prefix used when calling the API of the service. It is used to manage and route API requests uniformly, ensuring requests are correctly directed to the target service. The prefix should be associated with the service name and easy to remember and use. |
Description | Records and displays detailed information and function description of the service. |
Responsible Team | The team responsible for managing and maintaining the service. |
Icon | This icon will be displayed in the Service Plaza. |
Tags | Custom tags for the service to facilitate quick searching by subscribers. |
Service Type | If it's an External Service, subscribers can obtain and apply for subscriptions through the Service Plaza. Once approved by the provider, calls can be initiated. If it's an Internal Service, call permissions can only be allocated by the provider through distribution to subscribers. |
Service Category | Select the service category that will be displayed in the Service Plaza. |
Here, we choose External Service
as the service type and select the Service Category
. Once completed, click Submit
.
If there is no service category, please refer to the tutorial Add Service Category.