GET https://catalog.roblox.com/v2/search/items/details
Search for catalog items.
AssetTypeIds
BundleTypeIds
CategoryFilter
SortAggregation
SortType
CreatorType
CreatorTargetId
CreatorName
MaxPrice
MinPrice
Keyword
IncludeNotForSale
TriggeredByTopicDiscovery
SalesTypeFilter
Topics The input topics format is split by ",". E.g "topics=cat,hat,red".
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder The order the results are sorted in.
This endpoint is for search by item type ids.
GET https://catalog.roblox.com/v2/search/items/details Search for catalog items. AssetTypeIds BundleTypeIds CategoryFilter SortAggregation SortType CreatorType CreatorTargetId CreatorName MaxPrice MinPrice Keyword IncludeNotForSale TriggeredByTopicDiscovery SalesTypeFilter Topics The input topics format is split by ",". E.g "topics=cat,hat,red". limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder The order the results are sorted in. This endpoint is for search by item type ids.