tar
A small Minecraft skin API. Put a username in the URL and get back a PNG or JSON response.
/body/Erkums/face/erkums
/bust/jeb_/face/jeb_?padding=12
/body/rbrick?reverse=true/face/rbrick
Endpoints
/body/:player | full body render |
/bust/:player | upper body render |
/head/:player | 3D head render |
/face/:player | flat face PNG |
/skin/:player | raw skin PNG |
/cape/:player | raw cape PNG, if the profile has one |
/profile/:player | profile and cached skin metadata as JSON |
Options
Renders accept size, aa, square=false, cape=false,
reverse=true or back=true, and ears=false.
Faces also accept padding and helmet=false.