How to Find a Roblox Asset ID
Find asset IDs for items in the Roblox Creator Store.
An Asset ID is a unique identification number assigned to items in the Roblox library (Decals, Audio, Models). You can find the ID for any public item, even if you are not the owner.
Step-by-Step Instructions
Open the Roblox Creator Store
Go to the official public marketplace at create.roblox.com/store.
Search for the Item
Use the search bar at the top to find the asset you need. Make sure you are searching in the correct category, such as Decals for images.
Click on the Asset
Select the item from the search results to open its public details page.
Extract the ID from the URL
The URL will look like https://create.roblox.com/store/asset/123456789/Item-Name.
Copy the ID
The Asset ID is the sequence of numbers between /asset/ and the item name.
Warning
Always ensure the URL begins with https:// for a secure connection. If the asset is private, you may not be able to see the ID unless the owner makes it public.
Video Tutorial
If you prefer a visual guide, watch this short tutorial: