Grouping services into categories

Is there any way to group the services into a particular category in Kong?
A module can expose different APIs, as per Kong for each such API a service has to be created. For identification and management purpose I need to group this services in to category. In AWS API gateway you can create an API and under it you can create integration (this is similar to Kong service) and for each integration routes can be created.
Is there a way to do such grouping in Kong.