Rendering

Download Skin

Download the original Java skin PNG with a filename based on the player name.

GEThttps://util.axolite.app/v1/render/download/:identifier
FormatIMAGE
GroupRendering
DemoAvailable

Parameters

NameLocationRequiredDescription
identifierpathYesJava username or UUID. Example: Notch

Request examples

curl "https://util.axolite.app/v1/render/download/Notch"

Sample response

PNG binary response with Content-Disposition attachment header.

Notes

  • Returns the original PNG as an attachment.
  • Useful for mirrors and asset downloads.