Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there some type of API to get list of game servers?

Asked by 3 years ago

Hello, I'm currently wondering if there is some API to get place list of avaibles servers, But I need to tell IN ANY GAME not like only in mine like some API type ID of place/game and then the API will return a list of avaibles servers Thanks for any help!

0
I dont think there are any Feelings_La 399 — 3y
0
there is api that returns all active servers of game from by UniverseID imKirda 4491 — 3y

2 answers

Log in to vote
0
Answered by 3 years ago

Here are some API links I picked up while researching this. http://robloxwebapi.weebly.com/games.html

https://games.roblox.com/docs/

Ad
Log in to vote
0
Answered by
imKirda 4491 Moderation Voter Community Moderator
3 years ago

https://games.roblox.com/docs#!/v1

search for /v1/games/{placeId}/servers/{serverType} and since Roblox does not allow HTTP service to access their API, use rprxy.xyz.

Answer this question