Interactive Demo
Run the API without leaving the docs.
Switch between public endpoints, try real player queries, and inspect the exact request and response shape before you integrate it.
GET
/v1/render/cape/:identifierCape PNG
Render a Java cape PNG with pixel-perfect scaling and cache headers.
Request builderReady
Request
GET https://util.axolite.app/v1/render/cape/Notch?size=128Response
Run the request to render a live image preview.
Code example
curl "https://util.axolite.app/v1/render/cape/Notch?size=128"