ศูนย์กลางครีเอเตอร์
แดชบอร์ด
เรียนรู้
ร้านค้า
ผู้มีความสามารถ
ฟอรัม
แผนงาน
เข้าสู่ระบบ
สร้าง
ภาพรวม
ประสบการณ์
อวาตาร์
ทรัพยากร
Open Cloud
Roblox Studio ได้เพิ่มข้อกำหนดคุณสมบัติขั้นต่ำ
เรียนรู้เพิ่มเติม
สร้าง
/
Open Cloud
/
All legacy APIs
ภาษาไทย
ข้อเสนอแนะ
Games v2
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
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]]