Hi Creators,
We have deprecated the following APIs:
- https://games.roblox.com/v1/games/sorts
- https://games.roblox.com/v1/games/list
- https://www.roblox.com/games/list-json?
We are revamping the Discover page with new sorts (see this post). To access Discover page content, you can use the following endpoints:
- https://apis.roblox.com/explore-api/v1/get-sorts?sessionId={sessionID}
- https://apis.roblox.com/explore-api/v1/get-sort-content?sessionId={sessionID}&sortId={sortID}
To access search result content, you can use this API:
Please let us know if there are any problems or regressions.
Thank you.