1_cst
(1 st)
1
I am trying to use " GET /assets/{id}/versions" but I don’t know the complete endpoint.
Ze_tsu
(Ze_tsu)
2
I can’t find the exact one for just “items” but I’m assuming you mean the catalog Api:
https://catalog.roblox.com/docs#!/v1
If that’s not what you needed then here’s a helpful post with links to most API endpoints:
And if you just want general information regarding the item/product then you could just use :GetProductInfo().
1 Like