創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
開放式雲端
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
開放式雲端
/
Legacy APIs
中文(繁體)
回饋
Games v2
*
此內容是使用 AI(Beta 測試版)翻譯,可能含有錯誤。若要以英文檢視此頁面,請按一下
這裡
。
基本網址
https://games.roblox.com
JSON
下載
GamesV2
GET
/v2
/games
/{universeId}
/media
取得遊戲媒體資料
GET
/v2
/groups
/{groupId}
/games
取得指定群組創建的遊戲。
GET
/v2
/groups
/{groupId}
/gamesV2
獲得指定群組創建的遊戲。這將在驗證後替換 V1。注意,這只能用於公共/所有宇宙。
GET
/v2
/users
/{userId}
/favorite
/games
獲得使用者最愛的遊戲。
GET
/v2
/users
/{userId}
/games
取得指定使用者創建的遊戲。
Models
Roblox.Paging.ExclusiveStartKeyCursor[System.String]
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int32]
Roblox.Platform.Core.ExclusiveStartPaging.IExclusiveStartKeyInfo[System.Int64]
Roblox.Web.Responses.Games.GameFavoriteResponseModel
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.GameFavoriteResponseModel]
Roblox.Web.WebAPI.Models.ApiPageResponse[Roblox.Web.Responses.Games.GameResponseV2]
System.ValueTuple[Roblox.Web.WebAPI.ExclusiveStartRequest[System.Int32],Roblox.Paging.ExclusiveStartKeyCursor[System.String]]