Learning about hidden services not in the Explorer

Hey, is there any way to look at API for services not normally listed in the explorer on the Developer Hub? (e.g. GroupsService)

I’m attempting to learn about services I’ve never used or heard before.

I couldn’t find a way to look at all services on the Dev hub.

GroupService. Type the API reference page link directly. You can also just filter by services via the classes sidebar as well. Use Grouped view to show developer-facing and supported classes, Class Tree for all services (most unused or internal services will not be documented).

This isn’t the most official resource, but it seems to list all of the services.

You can also look at the DevHub’s Class Index for API resources and filter for Services.
https://developer.roblox.com/en-us/api-reference/index

And then you can also see the full list of services with studio’s auto complete feature and look up the documentation for a service that looks interesting to you.
image