/
RO
roblox
/
Roblox API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-23
Details
Filter operations
Accounts
162
Advertising
20
Analytics
4
Assets
53
patch
Grant a subject permission to multiple assets. Authorization is required to grant permissions to the subject and asset IDs in the request.
post
Creates an asset with provided content and metadata.
get
Retrieve specific asset metadata. Include the `readMask` parameter for additional asset metadata.
patch
Updates an asset with provided content and metadata.
get
List Asset Versions of an Asset
get
Get Asset Version
post
Rollback an asset to a previous version.
post
Archives the asset.
post
Restores an archived asset.
get
Get the result of an asset creation or update.
post
Generate Speech Asset
get
List Asset Quotas
get
Get table information by the assetId of the table.
post
Overwrites a badge icon with a new one.
get
Get Creator Store Asset Details
get
Search Creator Store Assets
get
/v1/asset
get
Thumbnails asset animated.
get
Retrieves an asset by its ID
get
Retrieves an asset by its ID and version number.
get
Thumbnails assets.
get
Thumbnails assets.
post
/v1/assets/batch
get
Lists the bundles a particular asset belongs to. Use the Id of the last bundle in the response to get the next page.
post
Overwrites a badge icon with a new one.
get
Returns details about the given bundleIds.
get
Returns details about the given bundleId.
post
Returns details for one or more catalog items.
get
Gets the favorite count for the given asset Id.
get
Gets the favorite count for the given bundle Id.
get
Lists the marketplace assets favorited by a given user with the given assetTypeId.
get
Get table information by the assetId of the table.
get
Retrieves an asset by its mar (moderation agnostic) hash and mar (moderation agnostic) checksum.
get
Gets plugin details by ids.
patch
Updates a plugin.
get
/v1/preferences/publishing
post
/v1/preferences/publishing
delete
/v1/preferences/publishing
patch
/v1/preferences/publishing
get
Gets a list of groups a user can manage games or items for.
get
/v1/users/{userId}/bundles/{bundleType}
get
Gets a list of asset ids that the user is currently wearing.
get
Gets owned items of the specified item type. Game Servers can make requests for any user, but can only make requests for game passes that belong to the place sending the request. Place creators can make requests as if they were the Game Server.
get
/v2/asset
get
/v2/assetId/{assetId}
get
/v2/assetId/{assetId}/version/{versionNumber}
post
/v2/assets/batch
get
Gets a list of owners of an asset.
get
Gets a list of owners of a collectible item.
delete
Give up an asset owned by the authenticated user. Assets that are created by Roblox user or are limited edition are not eligible for deletion and will return NotEligibleForDelete.
get
/v2/marAssetHash/{marAssetHash}/marCheckSum/{marCheckSum}
get
Search for catalog items.
get
Get user's inventory by multiple Roblox.Platform.Assets.AssetType.
Avatars
36
Badges
26
Bans and blocks
15
Configs
9
Connections
9
Creator Store
8
Data and memory stores
48
Developer products
21
Experiments
11
Game Events
5
Game passes
21
Generative AI
1
Groups
102
Interactions
19
Inventories
9
Localization
90
Luau Execution
5
Matchmaking
29
Metadata
14
Notifications
11
Observability
6
Places
20
Private servers
2
Team Create
8
Thumbnail Personalization
7
Thumbnails
11
Trades
16
Universes
37
User profiles
3
Users
13
Assets
Gets plugin details by ids.
get
/v1/plugins
Query parameters
pluginIds
integer[]
required
The plugin ids.
Response
OK
RobloxWebWebAPIModelsApiArrayResponseRobloxWebResponsesPluginsPluginResponse
required
data
RobloxWebResponsesPluginsPluginResponse[]
Changes