Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Log In
Create
Overview
Experiences
Avatar
Assets
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
All legacy APIs
English
Feedback
Games v2
Base URL
https://games.roblox.com
JSON
Download
GamesV2
GET
/v2
/games
/{universeId}
/media
Get the game media data
GET
/v2
/groups
/{groupId}
/games
Gets games created by the specified group.
GET
/v2
/groups
/{groupId}
/gamesV2
Gets games created by the specified group. This will replace V1 after validation. Note that this can only used for public/all universes.
GET
/v2
/users
/{userId}
/favorite
/games
Gets users favorite games.
GET
/v2
/users
/{userId}
/games
Gets games created by the specified user.
Models
Models
Roblox.Paging.ExclusiveStartKeyCursor[System.String]
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int32]
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int64]
Roblox.Web.Responses.Games.GameMediaItemResponseV2
Roblox.Web.Responses.Games.GameResponseV2
Roblox.Web.Responses.RelatedEntityTypeResponse[Roblox.Platform.Assets.AssetType]
Roblox.Web.Responses.RelatedEntityTypeResponse[Roblox.Platform.Core.CreatorType]
Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int32]
Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int64]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Web.Responses.Games.GameMediaItemResponseV2]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Web.Responses.Games.GameResponseV2]
System.ValueTuple[Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int32],Roblox.Paging.ExclusiveStartKeyCursor[System.String]]