Getting a totem texture

Created by Little Programmer, Modified on Fri, 04 Aug 2023 at 04:30 AM by Rux from SkinMC

Getting a totem texture with a players current skin:

Use:

GET https://skinmc.net/api/v1/renders/skins/<playerName/uuid>/totem


Parameters:

ParameterTypeValueNote
playerName/
uuid
string / UUIDPlayer name / player UUIDUses the name or the UUID of the player to get a totem.


Example:

GET https://skinmc.net/api/v1/renders/skins/Rux/totem








Getting a totem with the full body of a players current skin:

Use:

GET https://skinmc.net/api/v1/renders/skins/<playerName/uuid>/totem/full


Parameters:

ParameterTypeValueNote
playerName/
uuid
string / UUIDPlayer name / player UUIDUses the name or the UUID of the player to get a totem.


Example:

GET https://skinmc.net/api/v1/renders/skins/LitleProgrammer/totem/full



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article