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!
Here are some API links I picked up while researching this. http://robloxwebapi.weebly.com/games.html
https://games.roblox.com/docs/
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
.