Roblox servers API

Hello, i have looked everywhere and alot of posts but i still don’t know if there is a Roblox API that shows all current servers of an experience. Or atleast their jobId and the amount of players in them. Can anyone help me?

There is many

  1. https://games.roblox.com/v1/games/{PlaceId}/servers/{ServerType}?sortOrder={SortOrder}&excludeFullGames={ExcludeFullGames}&limit={Limit}

  2. https://games.roblox.com/v1/games/{PlaceId}/private-servers?limit={Limit}&sortOrder={SortOrder}

1 Like

what do you have to put in servertype?

the server type can be 0 or 1, go to this link

https://games.roblox.com/docs/index.html?urls.primaryName=Games%20Api%20v1

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.