I made a bug report in the past about limited 2.0s not being viewable inside the https://inventory.roblox.com/v2/assets/ API, like every other limited on Roblox. Recently, Roblox has released its first-ever bundle tradable limited, The Jade Catseye, and it is currently unviewable in the API, because it is both a bundle and unsupported in the API. or have any other apis that fetch the same info (that i can find) The response is
{
“errors”: [
{
“code”: 1,
“message”: “The asset id is invalid.”
}
]
}
Expected behavior
For the API to be updated to support future Limited’s hosted inside bundles
I appreciate the response and will await for updates. This is one of the more important APIs, usability-wise, so I’ve followed the thread and look forward to hearing more.
Hi, thank you for raising this to us and apologies for the delay in response. Currently, this is by design–the endpoint only supports assets and not bundles. We do intend to support this type of functionality with the new limited bundles and are tracking this as a feature request, so stay tuned!