Interactions
*此内容使用人工智能(Beta)翻译,可能包含错误。若要查看英文页面,请点按 此处。
POST
返回當前用戶是否正在關注列表中的每個userId
/v1/user/following-existsfriends.roblox.com
POST
在用戶和目標用戶之間建立關注
/v1/users/{targetUserId}/followfriends.roblox.com
POST
刪除用戶與目標用戶之間的關注
/v1/users/{targetUserId}/unfollowfriends.roblox.com
Assets
GET
獲取指定資產ID的收藏數。
/v1/favorites/assets/{assetId}/countcatalog.roblox.com
GET
獲取指定捆綁ID的收藏數。
/v1/favorites/bundles/{bundleId}/countcatalog.roblox.com
GET
獲取資產和用戶的收藏模型。
/v1/favorites/users/{userId}/assets/{assetId}/favoritecatalog.roblox.com
POST
為已驗證的用戶創建資產的收藏。
/v1/favorites/users/{userId}/assets/{assetId}/favoritecatalog.roblox.com
DELETE
刪除已驗證用戶對資產的收藏。
/v1/favorites/users/{userId}/assets/{assetId}/favoritecatalog.roblox.com
GET
獲取捆綁包和用戶的收藏模型。
/v1/favorites/users/{userId}/bundles/{bundleId}/favoritecatalog.roblox.com
POST
為已驗證的用戶創建捆綁包的收藏。
/v1/favorites/users/{userId}/bundles/{bundleId}/favoritecatalog.roblox.com
DELETE
刪除已驗證用戶對捆綁包的收藏。
/v1/favorites/users/{userId}/bundles/{bundleId}/favoritecatalog.roblox.com
GET
列出指定用戶具有指定 assetTypeId 的市場資產收藏。
/v1/favorites/users/{userId}/favorites/{assetTypeId}/assetscatalog.roblox.com
GET
列出指定用戶具有指定捆綁子類型ID 的捆綁包。自2024年7月以來切換到EAAS樣式的分頁光標。
/v1/favorites/users/{userId}/favorites/{subtypeId}/bundlescatalog.roblox.com
GET
列出給定用戶擁有的捆綁包。
/v1/users/{userId}/bundlescatalog.roblox.com
GET
/v1/users/{userId}/bundles/{bundleType}
catalog.roblox.com
Inventories
GET
返回用戶的收藏類別
/v1/users/{userId}/categories/favoritesinventory.roblox.com
Universes
GET
獲取用戶關注的所有宇宙。
/legacy-followings/v2/users/{userId}/universesapis.roblox.com
GET
獲取用戶ID為userId的所有關注宇宙
/legacy-followings/v1/users/{userId}/universesapis.roblox.com
POST
創建用戶ID為userId和宇宙ID為universeId之間的關注
/legacy-followings/v1/users/{userId}/universes/{universeId}apis.roblox.com
DELETE
刪除用戶ID為userId的用戶和宇宙ID為universeId的關注
/legacy-followings/v1/users/{userId}/universes/{universeId}apis.roblox.com
GET
獲取用戶與宇宙之間關注關係的狀態。
/legacy-followings/v1/users/{userId}/universes/{universeId}/statusapis.roblox.com
GET
獲取用戶最喜愛的遊戲。
/v2/users/{userId}/favorite/gamesgames.roblox.com
GET
返回該遊戲是否被認證用戶標記為最愛
/v1/games/{universeId}/favoritesgames.roblox.com
POST
為認證用戶加喜(或取消加喜)一個遊戲
/v1/games/{universeId}/favoritesgames.roblox.com
GET
獲取特定遊戲的最愛數量。
/v1/games/{universeId}/favorites/countgames.roblox.com
PATCH
/v1/games/{universeId}/user-votes
games.roblox.com
GET
/v1/games/{universeId}/votes/user
games.roblox.com
GET
/v1/games/votes
games.roblox.com
Users
GET
獲取所有關注目標用戶的用戶,以分頁響應格式返回
/v1/users/{targetUserId}/followersfriends.roblox.com
GET
獲取用戶的關注人數
/v1/users/{targetUserId}/followers/countfriends.roblox.com
GET
以分頁響應格式獲取用戶的所有關注對象
/v1/users/{targetUserId}/followingsfriends.roblox.com
GET
獲取用戶的關注對象數
/v1/users/{targetUserId}/followings/countfriends.roblox.com
不推荐
GET
獲取用戶所關注的所有宇宙。
/v2/users/{userId}/universesfollowings.roblox.com
GET
獲取給定資產的投票信息
/v1/assets/votingdevelop.roblox.com
GET
/v1/games/{universeId}/votes
games.roblox.com
GET
獲取使用者 ID 與宇宙之間的所有關注
/v1/users/{userId}/universesfollowings.roblox.com
POST
創建使用者 ID 與宇宙 ID 之間的關注。
/v1/users/{userId}/universes/{universeId}followings.roblox.com
DELETE
刪除使用者 ID 與宇宙 ID 之間的關注。
/v1/users/{userId}/universes/{universeId}followings.roblox.com
GET
獲取使用者與宇宙之間的關注關係的狀態。
/v1/users/{userId}/universes/{universeId}/statusfollowings.roblox.com