Create Your Server Now

Crafthead

A radically fast Minecraft avatar service.

Head #1: tuxed (I made this!) Head #2: Steve Head #3: LadyAgnes Head #4: jeb_ Head #5: Alex
Powered by Nodecraft

Why use Crafthead?

Getting started

Crafthead supports lookups by UUID (dashed or not) and usernames and supports rendering avatars, cubes, retrieving skins and profiles. The URL layout is compatible with Minotar, making migration simple.

Performance tip: Use UUIDs when possible. Using a username requires an extra API call, which may not be cached!

Fetch an avatar

GET https://crafthead.net/avatar/ecfc3640f601406c9f9f1f857fc76f9d Default example

Need a different size?

GET https://crafthead.net/avatar/dcc4c006582b4f798f71654b477807c2/128 Default example

Got a dashed UUID? We will remove the dashes for you.

GET https://crafthead.net/avatar/c6309b6b-8aac-4aab-8fef-a1e6853316ec Default example

We support usernames, too.

GET https://crafthead.net/avatar/LadyAgnes Default example

Want a helm?

GET https://crafthead.net/helm/Reply Default example

Cube heads go well with a cube game.

GET https://crafthead.net/cube/48a0a7e4d5594873a617dc189f76a8a1 Default example

Fetch a player's body

GET https://crafthead.net/body/48a0a7e4d5594873a617dc189f76a8a1 Default example
GET https://crafthead.net/armor/body/Reply Default example

Fetch a player's bust

GET https://crafthead.net/bust/6a085b2c19fb4986b453231aa942bbec Default example
GET https://crafthead.net/armor/bust/Reply Default example

Fetch a player's skin

GET https://crafthead.net/skin/652a2bc4e8cd405db7b698156ee2dc09 Default example
GET https://crafthead.net/skin/Reply Default example
GET https://crafthead.net/skin/char Default example

Fetch a player's cape

GET https://crafthead.net/cape/1ccef50bf6ae4542b1a9d434384a5b25 Default example
GET https://crafthead.net/cape/LadyAgnes Default example

Fetch a player's profile

GET https://crafthead.net/profile/652a2bc4e8cd405db7b698156ee2dc09
GET https://crafthead.net/profile/Reply