Getting a totem texture with a players current skin:
Use:
GET https://skinmc.net/api/v1/renders/skins/<playerName/uuid>/totem
Parameters:
Parameter | Type | Value | Note |
playerName/ uuid | string / UUID | Player name / player UUID | Uses 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:
Parameter | Type | Value | Note |
playerName/ uuid | string / UUID | Player name / player UUID | Uses 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
Feedback sent
We appreciate your effort and will try to fix the article