☑ Possible to make API thumbnails public?

Was just wondering: Does anybody know of a way to make API thumbs for materials publicly accessible?

Specifically, I’m trying to grab thumbs of existing diffuse maps within a project, and the only way I’ve found to do that is to leverage API thumbnails that the editor uses… but, they’re private and require a user with access to the project to login first, regardless of whether the project is public or not :-/

If anyone has any insight, I’d greatly appreciate it :slight_smile:

1 Like

One for @max, I think.

There is one, but it will still require user to be logged in, as otherwise that would allow anyone to access any asset out there.
And currently project data, even being publicly accessible, still requires user login to access, so we don’t endup different sites using assets of users without traffic concerns, and to avoid search engines being able to index such data.

Whomp whomp :slight_smile: Makes sense, though, that you guys would limit outside access

Thanks for the reply, gents! :slight_smile:

1 Like

Although, if it still works for you, simply inspect thumbnail element on texture, and you will see the texture URL there :wink: