API
Application Programming Interface de VIS Skins
URL Base
Endpoints
Get 2D Rendering of Skin
GET
/2d/skins/:name/:type?scale=:scale
Get the rendered 2D avatar of a user.
Headers
Nombre
Valor
Content-Type
image/png
URL & Query
Name
Type
Description
name
string
Username or User UUID
type
string
fullbody - For full body head - For the head only
scale
number
Number from 1 to 50
Respuesta
Example of use
Get the player skin head render:
Get the full body render of the player skin with scale 2:
Last updated