Skip to content

Instantly share code, notes, and snippets.

@adamloving
Created August 10, 2014 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamloving/6d5689b848f269596bc2 to your computer and use it in GitHub Desktop.
Save adamloving/6d5689b848f269596bc2 to your computer and use it in GitHub Desktop.
fetch (verify) a minecraft profile
curl -d '{"name":"notch","agent":"minecraft"}' -H 'Content-Type: application/json' https://api.mojang.com/profiles
# http://skins.minecraft.net/MinecraftSkins/<USERNAME>.png for skin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment