Hub Creatore
Dashboard
Impara
Negozio
Talento
Forum
Tabella di marcia
Accedi
Creazione
Panoramica
Esperienze
Avatar
Risorse
Open Cloud
Roblox Studio ha aumentato i requisiti minimi delle specifiche.
Scopri di più
Creazione
/
Open Cloud
/
All legacy APIs
Italiano
Feedback
Games v2
URL di base
https://games.roblox.com
JSON
Scarica
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.
Modelli
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]]