WSO2 · Capability
Service Catalog APIs — Services
Service Catalog APIs — Services. 9 operations. Lead operation: Retrieve/search services. Self-contained Naftiko capability covering one Wso2 business surface.
What You Can Do
GET
Searchservices
— Retrieve/search services
/v1/services
POST
Addservice
— Add a new service to Service Catalog
/v1/services
GET
Exportservice
— Export a service
/v1/services/export
POST
Importservice
— Import a service
/v1/services/import
GET
Getservicebyid
— Get details of a service
/v1/services/{serviceid}
PUT
Updateservice
— Update a service
/v1/services/{serviceid}
DELETE
Deleteservice
— Delete a service
/v1/services/{serviceid}
GET
Getservicedefinition
— Retrieve a service definition
/v1/services/{serviceid}/definition
GET
Getserviceusage
— Retrieve the API Info that use the given service
/v1/services/{serviceid}/usage
MCP Tools
retrieve-search-services
Retrieve/search services
read-only
idempotent
add-new-service-service-catalog
Add a new service to Service Catalog
export-service
Export a service
read-only
idempotent
import-service
Import a service
get-details-service
Get details of a service
read-only
idempotent
update-service
Update a service
idempotent
delete-service
Delete a service
idempotent
retrieve-service-definition
Retrieve a service definition
read-only
idempotent
retrieve-api-info-that-use
Retrieve the API Info that use the given service
read-only
idempotent