크리에이터 허브
대시보드
배우기
상점
인재
포럼
로드맵
로그인
생성
개요
체험
아바타
애셋
Open Cloud
Roblox Studio의 최소 요구 사항이 상향되었습니다.
자세히 알아보기
생성
/
Open Cloud
/
All legacy APIs
한국어
피드백
Games v2
기본 URL
https://games.roblox.com
JSON
다운로드
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
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]]