https://games.roblox.com/docs#!/Games/get_v1_games
I'm using this endpoint, https://games.roblox.com/v1/games?universeIds=6995451513 specifically, and it gets a status code 200 but the response body is empty.
{ "data": [] }
Anybody know why?