Document thumbnail customization in Avatar API

As a Roblox developer, I would like to see documentation on the Avatar API endpoints used by the thumbnail customization feature. Currently the endpoints aren’t listed at all in the documentation.

I’m working on a custom extension that is a remake of the website’s avatar editor and I would like to be able to add thumbnail customization to it. But currently due to the lack of documentation it’s difficult to figure out how to add it because the feature isn’t on the website which means I can’t view the network requests. I’m not sure how many endpoints there are related to thumbnail customization, but I would like to at least see the endpoints that allow you to get the current thumbnail, set the current thumbnail, and reset the thumbnail so that I can implement those features.

2 Likes