Skip to main content
Version: Canary ๐Ÿšง

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โ€‹

  1. Click Workspace -> My -> Service to enter the service list page and then click Add Service.

  1. Enter the service information in the popup form.

Field Description

Field NameDescription
Service NameThe name used to identify and describe the service.
Service IDThe 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 PrefixThe 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.
DescriptionRecords and displays detailed information and function description of the service.
Responsible TeamThe team responsible for managing and maintaining the service.
IconThis icon will be displayed in the Service Plaza.
TagsCustom tags for the service to facilitate quick searching by subscribers.
Service TypeIf 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 CategorySelect 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.