MXKhronos
(Nate)
December 18, 2018, 11:07am
#1
Hello, I am working on quite a large scale server manager module and came across this API for HTTP Request to get list of servers.
https://games.roblox.com/v1/games/{placeId}/servers/Public?sortOrder=Asc&limit=100
And I am wondering how reliable is it if I want to poll it every 3 seconds to get the most updated information? And will it become deprecated because there’s a API v2, I was working on my own database to handle it but this might save me a lot of time.
Thanks in advance!
4 Likes
Nightrains
(Nightrains)
December 18, 2018, 2:12pm
#2
Well I try it and it works great, so you should try it and when a new api comes out just update it.
Just see the Jailbreak Servers: https://games.roblox.com/v1/games/606849621/servers/Public?sortOrder=Asc&limit=100 obviosly you need to change the cursor to see all others servers.
1 Like
Could this be used to make a server browser?
Nightrains
(Nightrains)
December 18, 2018, 3:58pm
#4
Yes!, but you have to use a proxy unless it’s not in a place.
No idea how to set one of those up.
Nightrains
(Nightrains)
December 18, 2018, 4:01pm
#6
2 Likes