Minotar

An insanely fast and simple Minecraft avatar API

The Avatar of clone1018
The Avatar of LukeHandle
The Avatar of connor4312
The Avatar of lukegb
The Avatar of citricsquid
The Avatar of KamalN
The Avatar of Notch
The Avatar of Banxsi
The Avatar of externo6
The Avatar of drupal
The Avatar of ez

Username and UUID support!

Just send us a Username or UUID. The UUID can either be plain or dashed (though we will redirect to plain).

  • LukeHandle OK
  • 5c115ca7-3efd-4117-8213-a0aff8ef11e0 REDIRECTS ⇒
  • 5c115ca73efd41178213a0aff8ef11e0 GREAT

Usernames may be deprecated in the future and are more susceptible to rate limits.

Replace user with the Username/UUID in the below examples

Simple API

For basic usage, provide a username or UUID in the user field:

https://minotar.net/avatar/user

You can also set a size. We use pixels and only need the width. Just add it to the end.

https://minotar.net/avatar/user/100

And because some services require an extension, we've added simple support for it. Just add .png to the end.

https://minotar.net/avatar/user.png
https://minotar.net/avatar/user/100.png
The Avatar of clone1018

Avatar With Helm

Sometimes you want to display a helm too, that's fine with this endpoint:

https://minotar.net/helm/user/100.png
The Helmet of LukeHandle

Isometric Head

A cube head for a cube game.

https://minotar.net/cube/user/100.png
The Cube Avatar of citricsquid

Body

A full frontal.

https://minotar.net/body/user/100.png

New! An armored full frontal.

https://minotar.net/armor/body/user/100.png
The Body of externo6 The Armor Body of externo6

Bust

If you prefer the bust.

https://minotar.net/bust/user/100.png

New! If you like to protect your bust.

https://minotar.net/armor/bust/user/100.png
The Bust of Banxsi The Armor Bust of Banxsi

User's Skin

You can even use Minotar's API to get a users skin. We're adding more soon!

https://minotar.net/skin/user

You can also set the browser to download the image by using:

https://minotar.net/download/user
The Skin of lukegb

Default Skin

Need Steve? Use "MHF_Steve" as the username:

https://minotar.net/skin/MHF_Steve
The Skin of MHF_Steve