Gold Clockwork Headphones dont function as a normal limited

The item Gold Clockwork Headphones has recently became a tradable item, however there are many issues that came along with this. Prior to it becoming tradable it was a “Limited 2.0”, now it should function as a normal limited. The issue is that it is missing multiple economy API endpoints. The endpoints I found not functioning were the resellers and seller-data.

https://economy.roblox.com/v1/assets/16477149823/resellers
https://economy.roblox.com/v1/assets/16477149823/resale-data

Here’s what it returns for the rellers endpoint

Here’s what it returns for the resale-data endpoint

Expected behavior

Instead of giving an error it should be returning the proper data. The images below are the resale data and resellers data of the ice dagger.

https://economy.roblox.com/v1/assets/83704165/resellers
https://economy.roblox.com/v1/assets/83704165/resale-data

Resellers

Resale-data

Im not very familiar with api endpoints and all of that so I hope what I said makes sense, if you could fix this it would be very appreciated!

7 Likes

Is this lack of features present for other Limited 2.0 items?
If so, I’d recommend making a feature request, as that would make it a feature lacking from Limited 2.0 items rather than a bug.

Not trying to throw any shade your way. This could actually be because the Limited 2.0s aren’t using CollectibleIDs, which would make it a bug.

There are only 2 limited 2.0 items that are tradable and its apparent in both yeah. Im not really educated on the inner workings of roblox items like collectibleids etc but you could be correct. The other item

For some reason, Roblox uses different endpoints for these Limited 2.0 items. Here they are:
Resellers: https://apis.roblox.com/marketplace-sales/v1/item/{CollectibleItemID}/resellers?limit=30
Resale Data: https://apis.roblox.com/marketplace-sales/v1/item/{CollectibleItemID}/resale-data

I believe it would be more logical and consistent to extend the functionality of the existing endpoints to support Limited 2.0 items, rather than to just use separate ones.

Adding onto this post, enabling the ability to view item owners (like you can with normal limiteds) via the https://inventory.roblox.com/v2/assets/{AssetID}/owners?limit=100 endpoint would be incredibly useful. Currently you are met with an error message that states “You do not have permission to view the owners of this asset.”

4 Likes

Bumping this post, please admins fix this!!!

bumping it again!!!

This is working as intended.
We are in the middle of unifying the backend system for limited items.
Soon, all limited items will have collectible item id, and will be using the two API:
Resellers: https://apis.roblox.com/marketplace-sales/v1/item/{CollectibleItemID}/resellers
Resale Data: https://apis.roblox.com/marketplace-sales/v1/item/{CollectibleItemID}/resale-data

The new APIs are not restricted to only asset based items.
Later this year, certain legacy economy asset APIs will be deprecated once the usage is dropped.
Going forward, the term Limited 1.0 is going obsolete. All limited items created by Roblox will share the same features and characteristics.

17 Likes

Could you share more details about this? as centrelinkceo said the ability to view item owners like normal Limited’s through https://inventory.roblox.com/v2/assets/{AssetID}/owners?limit=100 is not possible with the recent 2.0 Limited’s created by roblox.

Is this something that will come to 2.0 Assets?

7 Likes

Is the CollectibleItemId the same as the assetId or is there a different way you need to retrieve the collectibleitemid?

1 Like

Hopefully yall give trade hangout time to catch up, inventories with the new Limited 2.0s are glitched and wont appear.

1 Like

As your rolimons community manager, things like golden clockwork headphones dont appear when it comes to things like trade hangout or in value changes etc

will that all break down with the change how will it work for that ( random question i get it ) ?

I Also hope this brings new limited U stocked items now its fixed and these can be tradeable ?
really hope to even see old items go limited now this system has been fixed

Thanks to the engineers working on it :partying_face:

1 Like

We are working on adding 2.0 limiteds to our infrastructure

5 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.