Any way of grabbing Roblox Avatar without going in studio?

Hello!

My goal is to work on a project (which I don’t want to be stolen). In order to achieve this, I need to be able to retrieve a Roblox user’s 3D avatar model using a few lines of code. Since I plan on automating this process in the future, I cannot manually fetch the avatar from Roblox Studio.

Is there an API or any other way to fetch a user’s avatar? Perhaps I could use the existing avatar editor to retrieve the necessary code?

I’m not sure how to proceed, so any help would be greatly appreciated. Thank you!

1 Like

Alright! That’s amazing I didn’t see it!

One problem I’m occurring is that it’s giving me this, which is alright;


But then if you go on the circled link it gives me this;

I have no idea on how I would use this on my website for a 3D model thing whatever. Any suggestions?
https://thumbnails.roblox.com/v1/users/avatar-3d?userId=1902450957

I see there’s an .obj thing here, but how would I get it?

image

I just wrote a tutorial on this API, take a look;