v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Assets

Retrieves an asset by its ID and version number with OpenCloud auth.

Refer to the assetId endpoint for details on usage. This endpoint is expected to be called with API key authentication through apis.roblox.com/asset-delivery-api/v1/assetId/{assetId}/version/{versionNumber}. While you are able to make requests to this endpoint with Cookie authentication via assetdelivery.roblox.com/v1/openCloud/assetId/{assetId}/version/{versionNumber}, we highly discourage use this way. Expect unannounced removal of this second route in the future.

get/asset-delivery-api/v1/assetId/{assetId}/version/{versionNumber}

Path parameters

assetIdinteger required

The ID of the asset to retrieve.

versionNumberinteger required

The version number of the asset to retrieve.

Query parameters

skipSigningScriptsboolean
clientInsertinteger
scriptinsertinteger
modulePlaceIdinteger
serverplaceidinteger
expectedAssetTypestring
doNotFallbackToBaselineRepresentationboolean
contentRepresentationPriorityListstring
accessContextstring
usageContextinteger

Headers

Accept-Encodingstring
Roblox-Place-Idinteger
AssetTypestring
Acceptstring
AssetFormatstring
Roblox-AssetFormatstring

Response

OK