What's the right endpoint for the developer product API? (roproxy)

  1. What do you want to achieve? : I want to get the list of dev products.

  2. What is the issue? : I don’t seem to have the right roproxy equivalent link for fetching dev products from universe ID and I don’t know what it would be.
    image
    image

This works as it should for gamepass but not for developer products:
image

  1. What solutions have you tried so far? : I dont want to host anything and i looked through the site: Developer products | Documentation - Roblox Creator Hub
    Game passes | Documentation - Roblox Creator Hub
    tried lower case roproxy
    tried these links:
"https://apis.RoProxy.com/developer-products/v2/universes/%s/developer-products"
"https://apis.RoProxy.com/developer-products/v2/developer-products/universes/%s/"
"https://apis.RoProxy.com/developer-products/v2/developer-products/universes/%s"
"https://apis.roproxy.com/developer-products/v2/universes/%s/developer-products/creator"
"https://apis.roproxy.com/developer-products/v2/universes/%s/developer-products"