創作者中心
後台
學習
商店
人才
論壇
路線圖
登入
建立
概覽
體驗
虛擬人偶
素材
Open Cloud
Roblox Studio 的最低規格要求已提升。
了解更多
建立
/
Open Cloud
/
All legacy APIs
中文(繁體)
回饋
Thumbnails v1
基本網址
https://thumbnails.roblox.com
JSON
下載
Assets
GET
/v1
/asset-thumbnail-animated
Thumbnails asset animated.
GET
/v1
/assets
Thumbnails assets.
GET
/v1
/assets-thumbnail-3d
Thumbnails assets.
Badges
GET
/v1
/badges
/icons
Thumbnails badge icons.
Bundles
GET
/v1
/bundles
/thumbnails
Get bundle thumbnails for the given CSV of bundle ids
DeveloperProducts
GET
/v1
/developer-products
/icons
Thumbnails developer product icons.
GamePasses
GET
/v1
/game-passes
Thumbnails game pass icons.
Games
GET
/v1
/games
/{universeId}
/thumbnails
Fetches game thumbnail URLs for a list of universes' thumbnail ids. Ids that do not correspond to a valid thumbnail will be filtered out.
GET
/v1
/games
/icons
Fetches game icon URLs for a list of universes' root places. Ids that do not correspond to a valid universe will be filtered out. The ordering of the results is not guaranteed to be the same as the inputs. In order to correlated inputs with outputs please use the 'targetId' of the objects in the result array.
GET
/v1
/games
/multiget
/thumbnails
Fetch game thumbnail URLs for a list of universe IDs.
GroupEmblem
GET
/v1
/groups
/icons
Fetches thumbnail URLs for a list of groups. Ids that do not correspond to groups will be filtered out.
Places
GET
/v1
/places
/gameicons
Fetches game icon URLs for a list of places. Ids that do not correspond to a valid place will be filtered out.
Avatar
GET
/v1
/users
/avatar
Get Avatar Full body shots for the given CSV of userIds
GET
/v1
/users
/avatar-3d
Get Avatar 3d object for a user
GET
/v1
/users
/avatar-bust
Get Avatar Busts for the given CSV of userIds
GET
/v1
/users
/avatar-headshot
Get Avatar Headshots for the given CSV of userIds
Outfits
GET
/v1
/users
/outfit-3d
Get 3d object for an outfit
GET
/v1
/users
/outfits
Get outfits for the given CSV of userOutfitIds
Batch
POST
/v1
/batch
Returns a list of thumbnails with varying types and sizes
模型
Models
Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse
Roblox.Thumbnails.Apis.Models.ThumbnailBatchRequest
Roblox.Thumbs.FormatType
Roblox.Thumbs.ImageParameters
Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse
Roblox.Web.Responses.Thumbnails.ThumbnailResponse
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Thumbnails.Api.Models.UniverseThumbnailsResponse]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Web.Responses.Thumbnails.ThumbnailBatchResponse]
Roblox.Web.WebAPI.Models.ApiArrayResponse[Roblox.Web.Responses.Thumbnails.ThumbnailResponse]
Roblox.Web.WebAPI.Models.ApiErrorModel