Getting capes of players

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

Getting the Minecraft cape of a player:

Use:

GET https://skinmc.net/api/v1/cape/<uuid>

Parameters:

ParameterTypeValueNote
uuidUUIDplayer uuidTakes a player's UUID to get his cape


Example:

GET https://skinmc.net/api/v1/cape/ed091386-35d0-460a-81e8-fb61140f6730








Getting the optifine cape of a player:

Use:

GET https://skinmc.net/api/v1/optifineCape/<username>


Parameters:

ParameterTypeValueNote
usernamestringuser nameUses the players name to get the OF cape


Example:

GET https://skinmc.net/api/v1/optifineCape/thejocraft









Getting the SkinMC.net cape of a player:

Use:

GET https://skinmc.net/api/v1/skinmcCape/<uuid>

Parameters:

ParameterTypeValueNote
uuidUUIDplayer uuidTakes a player's UUID to get his SkinMC cape


Example:

GET https://skinmc.net/api/v1/skinmcCape/56292e1a-f812-48e3-bc42-2ac79b0d1490







Getting the SkinMC.net cape of a player as a download:

Use:

GET https://skinmc.net/api/v1/skinmcCape/<uuid>/download

Parameters:

ParameterTypeValueNote
uuidUUIDplayer uuidTakes a player's UUID to get his SkinMC cape


Example:

GET https://skinmc.net/api/v1/skinmcCape/a9911383-3dd0-4369-a8c5-df7e0e0f931b/download






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