I am trying to get the RAP of UGC limiteds, but I am unable to find a way to do so. Formerly, I used https://economy.roblox.com/v1/assets/[ASSET_ID]/resale-data
to get the RAP of a limited, but that only works with tradeable limiteds. I tried referring directly to the Economy V1 API documentation, but that returns an error 500. Attempting to view Economy V2 API doesn’t error, but it also doesn’t list any documentation. How can I determine the RAP of a UGC limited?
Also, I’d like to know if Roblox has a replacement page for https://api.roblox.com/docs?useConsolidatedPage=true
. It was used as an API documentation hub but was removed ever since the API update.