Creator Hub
Dashboard
Learn
Store
Talent
Forum
Roadmap
Log In
Create
Overview
Experiences
Avatar
Assets
Open Cloud
Roblox Studio has increased the minimum specification requirements.
Learn More
Create
/
Open Cloud
/
Assets
English
Feedback
Asset delivery v1
Base URL
https://assetdelivery.roblox.com
JSON
Download
AssetFetch
GET
/v1
/alias
/{alias}
Retrieves an asset by its alias (universeID/name)
GET
/v1
/asset
GET
/v1
/assetId
/{assetId}
Retrieves an asset by its ID
GET
/v1
/assetId
/{assetId}
/version
/{versionNumber}
Retrieves an asset by its ID and its version.
GET
/v1
/marAssetHash
/{marAssetHash}
/marCheckSum
/{marCheckSum}
Retrieves an asset by its mar (moderation agnostic) hash and mar (moderation agnostic) checksum.
Batch
POST
/v1
/assets
/batch
Models
Models
Roblox.AssetDelivery.Api.AssetMetadata
Roblox.Web.Assets.AssetContentRepresentationSpecifier
Roblox.Web.Assets.AssetResponseItemV1
Roblox.Web.Assets.BatchAssetRequestItem
Roblox.Web.Assets.IAssetItemError